logic

package
v12.5.0-beta+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AS2AgreementContent

type AS2AgreementContent = original.AS2AgreementContent

type AS2EnvelopeSettings

type AS2EnvelopeSettings = original.AS2EnvelopeSettings

type AS2ErrorSettings

type AS2ErrorSettings = original.AS2ErrorSettings

type AS2MdnSettings

type AS2MdnSettings = original.AS2MdnSettings

type AS2MessageConnectionSettings

type AS2MessageConnectionSettings = original.AS2MessageConnectionSettings

type AS2OneWayAgreement

type AS2OneWayAgreement = original.AS2OneWayAgreement

type AS2ProtocolSettings

type AS2ProtocolSettings = original.AS2ProtocolSettings

type AS2SecuritySettings

type AS2SecuritySettings = original.AS2SecuritySettings

type AS2ValidationSettings

type AS2ValidationSettings = original.AS2ValidationSettings

type AgreementContent

type AgreementContent = original.AgreementContent

type AgreementsClient

type AgreementsClient = original.AgreementsClient

func NewAgreementsClient

func NewAgreementsClient(subscriptionID string) AgreementsClient

func NewAgreementsClientWithBaseURI

func NewAgreementsClientWithBaseURI(baseURI string, subscriptionID string) AgreementsClient

type B2BPartnerContent

type B2BPartnerContent = original.B2BPartnerContent

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BusinessIdentity

type BusinessIdentity = original.BusinessIdentity

type CallbackURL

type CallbackURL = original.CallbackURL

type CertificatesClient

type CertificatesClient = original.CertificatesClient

func NewCertificatesClient

func NewCertificatesClient(subscriptionID string) CertificatesClient

func NewCertificatesClientWithBaseURI

func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient

type ContentHash

type ContentHash = original.ContentHash
type ContentLink = original.ContentLink

type Correlation

type Correlation = original.Correlation

type DaysOfWeek

type DaysOfWeek = original.DaysOfWeek
const (
	DaysOfWeekFriday    DaysOfWeek = original.DaysOfWeekFriday
	DaysOfWeekMonday    DaysOfWeek = original.DaysOfWeekMonday
	DaysOfWeekSaturday  DaysOfWeek = original.DaysOfWeekSaturday
	DaysOfWeekSunday    DaysOfWeek = original.DaysOfWeekSunday
	DaysOfWeekThursday  DaysOfWeek = original.DaysOfWeekThursday
	DaysOfWeekTuesday   DaysOfWeek = original.DaysOfWeekTuesday
	DaysOfWeekWednesday DaysOfWeek = original.DaysOfWeekWednesday
)

type EdifactAcknowledgementSettings

type EdifactAcknowledgementSettings = original.EdifactAcknowledgementSettings

type EdifactAgreementContent

type EdifactAgreementContent = original.EdifactAgreementContent

type EdifactDecimalIndicator

type EdifactDecimalIndicator = original.EdifactDecimalIndicator

type EdifactDelimiterOverride

type EdifactDelimiterOverride = original.EdifactDelimiterOverride

type EdifactEnvelopeOverride

type EdifactEnvelopeOverride = original.EdifactEnvelopeOverride

type EdifactEnvelopeSettings

type EdifactEnvelopeSettings = original.EdifactEnvelopeSettings

type EdifactFramingSettings

type EdifactFramingSettings = original.EdifactFramingSettings

type EdifactMessageFilter

type EdifactMessageFilter = original.EdifactMessageFilter

type EdifactMessageIdentifier

type EdifactMessageIdentifier = original.EdifactMessageIdentifier

type EdifactOneWayAgreement

type EdifactOneWayAgreement = original.EdifactOneWayAgreement

type EdifactProcessingSettings

type EdifactProcessingSettings = original.EdifactProcessingSettings

type EdifactProtocolSettings

type EdifactProtocolSettings = original.EdifactProtocolSettings

type EdifactSchemaReference

type EdifactSchemaReference = original.EdifactSchemaReference

type EdifactValidationOverride

type EdifactValidationOverride = original.EdifactValidationOverride

type EdifactValidationSettings

type EdifactValidationSettings = original.EdifactValidationSettings

type ErrorProperties

type ErrorProperties = original.ErrorProperties

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type GetCallbackURLParameters

type GetCallbackURLParameters = original.GetCallbackURLParameters

type IntegrationAccount

type IntegrationAccount = original.IntegrationAccount

type IntegrationAccountAgreement

type IntegrationAccountAgreement = original.IntegrationAccountAgreement

type IntegrationAccountAgreementFilter

type IntegrationAccountAgreementFilter = original.IntegrationAccountAgreementFilter

type IntegrationAccountCertificate

type IntegrationAccountCertificate = original.IntegrationAccountCertificate

type IntegrationAccountListResult

type IntegrationAccountListResult = original.IntegrationAccountListResult

type IntegrationAccountListResultPage

type IntegrationAccountListResultPage = original.IntegrationAccountListResultPage

type IntegrationAccountMap

type IntegrationAccountMap = original.IntegrationAccountMap

type IntegrationAccountMapFilter

type IntegrationAccountMapFilter = original.IntegrationAccountMapFilter

type IntegrationAccountMapListResult

type IntegrationAccountMapListResult = original.IntegrationAccountMapListResult

type IntegrationAccountMapProperties

type IntegrationAccountMapProperties = original.IntegrationAccountMapProperties

type IntegrationAccountPartner

type IntegrationAccountPartner = original.IntegrationAccountPartner

type IntegrationAccountPartnerFilter

type IntegrationAccountPartnerFilter = original.IntegrationAccountPartnerFilter

type IntegrationAccountSchema

type IntegrationAccountSchema = original.IntegrationAccountSchema

type IntegrationAccountSchemaFilter

type IntegrationAccountSchemaFilter = original.IntegrationAccountSchemaFilter

type IntegrationAccountSchemaListResult

type IntegrationAccountSchemaListResult = original.IntegrationAccountSchemaListResult

type IntegrationAccountSchemaProperties

type IntegrationAccountSchemaProperties = original.IntegrationAccountSchemaProperties

type IntegrationAccountSession

type IntegrationAccountSession = original.IntegrationAccountSession

type IntegrationAccountSessionFilter

type IntegrationAccountSessionFilter = original.IntegrationAccountSessionFilter

type IntegrationAccountSku

type IntegrationAccountSku = original.IntegrationAccountSku

type IntegrationAccountsClient

type IntegrationAccountsClient = original.IntegrationAccountsClient

func NewIntegrationAccountsClient

func NewIntegrationAccountsClient(subscriptionID string) IntegrationAccountsClient

func NewIntegrationAccountsClientWithBaseURI

func NewIntegrationAccountsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountsClient

type KeyType

type KeyType = original.KeyType
const (
	KeyTypeNotSpecified KeyType = original.KeyTypeNotSpecified
	KeyTypePrimary      KeyType = original.KeyTypePrimary
	KeyTypeSecondary    KeyType = original.KeyTypeSecondary
)

type KeyVaultKeyReference

type KeyVaultKeyReference = original.KeyVaultKeyReference

type KeyVaultKeyReferenceKeyVault

type KeyVaultKeyReferenceKeyVault = original.KeyVaultKeyReferenceKeyVault

type MapType

type MapType = original.MapType
const (
	MapTypeNotSpecified MapType = original.MapTypeNotSpecified
	MapTypeXslt         MapType = original.MapTypeXslt
)

type MapsClient

type MapsClient = original.MapsClient

func NewMapsClient

func NewMapsClient(subscriptionID string) MapsClient

func NewMapsClientWithBaseURI

func NewMapsClientWithBaseURI(baseURI string, subscriptionID string) MapsClient

type MessageFilterType

type MessageFilterType = original.MessageFilterType
const (
	MessageFilterTypeExclude      MessageFilterType = original.MessageFilterTypeExclude
	MessageFilterTypeInclude      MessageFilterType = original.MessageFilterTypeInclude
	MessageFilterTypeNotSpecified MessageFilterType = original.MessageFilterTypeNotSpecified
)

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationListResultIterator

type OperationListResultIterator = original.OperationListResultIterator

type OperationListResultPage

type OperationListResultPage = original.OperationListResultPage

type ParameterType

type ParameterType = original.ParameterType

type PartnerContent

type PartnerContent = original.PartnerContent

type PartnerType

type PartnerType = original.PartnerType
const (
	PartnerTypeB2B          PartnerType = original.PartnerTypeB2B
	PartnerTypeNotSpecified PartnerType = original.PartnerTypeNotSpecified
)

type PartnersClient

type PartnersClient = original.PartnersClient

func NewPartnersClient

func NewPartnersClient(subscriptionID string) PartnersClient

func NewPartnersClientWithBaseURI

func NewPartnersClientWithBaseURI(baseURI string, subscriptionID string) PartnersClient

type RecurrenceSchedule

type RecurrenceSchedule = original.RecurrenceSchedule

type RecurrenceScheduleOccurrence

type RecurrenceScheduleOccurrence = original.RecurrenceScheduleOccurrence

type RegenerateActionParameter

type RegenerateActionParameter = original.RegenerateActionParameter

type Resource

type Resource = original.Resource

type ResourceReference

type ResourceReference = original.ResourceReference

type RetryHistory

type RetryHistory = original.RetryHistory

type SchemaType

type SchemaType = original.SchemaType
const (
	SchemaTypeNotSpecified SchemaType = original.SchemaTypeNotSpecified
	SchemaTypeXML          SchemaType = original.SchemaTypeXML
)

type SchemasClient

type SchemasClient = original.SchemasClient

func NewSchemasClient

func NewSchemasClient(subscriptionID string) SchemasClient

func NewSchemasClientWithBaseURI

func NewSchemasClientWithBaseURI(baseURI string, subscriptionID string) SchemasClient

type SessionsClient

type SessionsClient = original.SessionsClient

func NewSessionsClient

func NewSessionsClient(subscriptionID string) SessionsClient

func NewSessionsClientWithBaseURI

func NewSessionsClientWithBaseURI(baseURI string, subscriptionID string) SessionsClient

type SetObject

type SetObject = original.SetObject

type SigningAlgorithm

type SigningAlgorithm = original.SigningAlgorithm

type Sku

type Sku = original.Sku

type SkuName

type SkuName = original.SkuName
const (
	SkuNameBasic        SkuName = original.SkuNameBasic
	SkuNameFree         SkuName = original.SkuNameFree
	SkuNameNotSpecified SkuName = original.SkuNameNotSpecified
	SkuNamePremium      SkuName = original.SkuNamePremium
	SkuNameShared       SkuName = original.SkuNameShared
	SkuNameStandard     SkuName = original.SkuNameStandard
)

type SubResource

type SubResource = original.SubResource

type UsageIndicator

type UsageIndicator = original.UsageIndicator
const (
	UsageIndicatorInformation  UsageIndicator = original.UsageIndicatorInformation
	UsageIndicatorNotSpecified UsageIndicator = original.UsageIndicatorNotSpecified
	UsageIndicatorProduction   UsageIndicator = original.UsageIndicatorProduction
	UsageIndicatorTest         UsageIndicator = original.UsageIndicatorTest
)

type Workflow

type Workflow = original.Workflow

type WorkflowFilter

type WorkflowFilter = original.WorkflowFilter

type WorkflowListResult

type WorkflowListResult = original.WorkflowListResult

type WorkflowListResultIterator

type WorkflowListResultIterator = original.WorkflowListResultIterator

type WorkflowListResultPage

type WorkflowListResultPage = original.WorkflowListResultPage

type WorkflowOutputParameter

type WorkflowOutputParameter = original.WorkflowOutputParameter

type WorkflowParameter

type WorkflowParameter = original.WorkflowParameter

type WorkflowProperties

type WorkflowProperties = original.WorkflowProperties

type WorkflowProvisioningState

type WorkflowProvisioningState = original.WorkflowProvisioningState
const (
	WorkflowProvisioningStateAccepted      WorkflowProvisioningState = original.WorkflowProvisioningStateAccepted
	WorkflowProvisioningStateCanceled      WorkflowProvisioningState = original.WorkflowProvisioningStateCanceled
	WorkflowProvisioningStateCompleted     WorkflowProvisioningState = original.WorkflowProvisioningStateCompleted
	WorkflowProvisioningStateCreated       WorkflowProvisioningState = original.WorkflowProvisioningStateCreated
	WorkflowProvisioningStateCreating      WorkflowProvisioningState = original.WorkflowProvisioningStateCreating
	WorkflowProvisioningStateDeleted       WorkflowProvisioningState = original.WorkflowProvisioningStateDeleted
	WorkflowProvisioningStateDeleting      WorkflowProvisioningState = original.WorkflowProvisioningStateDeleting
	WorkflowProvisioningStateFailed        WorkflowProvisioningState = original.WorkflowProvisioningStateFailed
	WorkflowProvisioningStateMoving        WorkflowProvisioningState = original.WorkflowProvisioningStateMoving
	WorkflowProvisioningStateNotSpecified  WorkflowProvisioningState = original.WorkflowProvisioningStateNotSpecified
	WorkflowProvisioningStateReady         WorkflowProvisioningState = original.WorkflowProvisioningStateReady
	WorkflowProvisioningStateRegistered    WorkflowProvisioningState = original.WorkflowProvisioningStateRegistered
	WorkflowProvisioningStateRegistering   WorkflowProvisioningState = original.WorkflowProvisioningStateRegistering
	WorkflowProvisioningStateRunning       WorkflowProvisioningState = original.WorkflowProvisioningStateRunning
	WorkflowProvisioningStateSucceeded     WorkflowProvisioningState = original.WorkflowProvisioningStateSucceeded
	WorkflowProvisioningStateUnregistered  WorkflowProvisioningState = original.WorkflowProvisioningStateUnregistered
	WorkflowProvisioningStateUnregistering WorkflowProvisioningState = original.WorkflowProvisioningStateUnregistering
	WorkflowProvisioningStateUpdating      WorkflowProvisioningState = original.WorkflowProvisioningStateUpdating
)

type WorkflowRun

type WorkflowRun = original.WorkflowRun

type WorkflowRunAction

type WorkflowRunAction = original.WorkflowRunAction

type WorkflowRunActionFilter

type WorkflowRunActionFilter = original.WorkflowRunActionFilter

type WorkflowRunActionListResult

type WorkflowRunActionListResult = original.WorkflowRunActionListResult

type WorkflowRunActionListResultPage

type WorkflowRunActionListResultPage = original.WorkflowRunActionListResultPage

type WorkflowRunActionProperties

type WorkflowRunActionProperties = original.WorkflowRunActionProperties

type WorkflowRunActionsClient

type WorkflowRunActionsClient = original.WorkflowRunActionsClient

func NewWorkflowRunActionsClient

func NewWorkflowRunActionsClient(subscriptionID string) WorkflowRunActionsClient

func NewWorkflowRunActionsClientWithBaseURI

func NewWorkflowRunActionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionsClient

type WorkflowRunFilter

type WorkflowRunFilter = original.WorkflowRunFilter

type WorkflowRunListResult

type WorkflowRunListResult = original.WorkflowRunListResult

type WorkflowRunListResultIterator

type WorkflowRunListResultIterator = original.WorkflowRunListResultIterator

type WorkflowRunListResultPage

type WorkflowRunListResultPage = original.WorkflowRunListResultPage

type WorkflowRunProperties

type WorkflowRunProperties = original.WorkflowRunProperties

type WorkflowRunTrigger

type WorkflowRunTrigger = original.WorkflowRunTrigger

type WorkflowRunsClient

type WorkflowRunsClient = original.WorkflowRunsClient

func NewWorkflowRunsClient

func NewWorkflowRunsClient(subscriptionID string) WorkflowRunsClient

func NewWorkflowRunsClientWithBaseURI

func NewWorkflowRunsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunsClient

type WorkflowState

type WorkflowState = original.WorkflowState
const (
	WorkflowStateCompleted    WorkflowState = original.WorkflowStateCompleted
	WorkflowStateDeleted      WorkflowState = original.WorkflowStateDeleted
	WorkflowStateDisabled     WorkflowState = original.WorkflowStateDisabled
	WorkflowStateEnabled      WorkflowState = original.WorkflowStateEnabled
	WorkflowStateNotSpecified WorkflowState = original.WorkflowStateNotSpecified
	WorkflowStateSuspended    WorkflowState = original.WorkflowStateSuspended
)

type WorkflowTrigger

type WorkflowTrigger = original.WorkflowTrigger

type WorkflowTriggerCallbackURL

type WorkflowTriggerCallbackURL = original.WorkflowTriggerCallbackURL

type WorkflowTriggerFilter

type WorkflowTriggerFilter = original.WorkflowTriggerFilter

type WorkflowTriggerHistoriesClient

type WorkflowTriggerHistoriesClient = original.WorkflowTriggerHistoriesClient

func NewWorkflowTriggerHistoriesClient

func NewWorkflowTriggerHistoriesClient(subscriptionID string) WorkflowTriggerHistoriesClient

func NewWorkflowTriggerHistoriesClientWithBaseURI

func NewWorkflowTriggerHistoriesClientWithBaseURI(baseURI string, subscriptionID string) WorkflowTriggerHistoriesClient

type WorkflowTriggerHistory

type WorkflowTriggerHistory = original.WorkflowTriggerHistory

type WorkflowTriggerHistoryFilter

type WorkflowTriggerHistoryFilter = original.WorkflowTriggerHistoryFilter

type WorkflowTriggerHistoryListResult

type WorkflowTriggerHistoryListResult = original.WorkflowTriggerHistoryListResult

type WorkflowTriggerHistoryProperties

type WorkflowTriggerHistoryProperties = original.WorkflowTriggerHistoryProperties

type WorkflowTriggerListResult

type WorkflowTriggerListResult = original.WorkflowTriggerListResult

type WorkflowTriggerListResultIterator

type WorkflowTriggerListResultIterator = original.WorkflowTriggerListResultIterator

type WorkflowTriggerListResultPage

type WorkflowTriggerListResultPage = original.WorkflowTriggerListResultPage

type WorkflowTriggerProperties

type WorkflowTriggerProperties = original.WorkflowTriggerProperties

type WorkflowTriggerProvisioningState

type WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningState
const (
	WorkflowTriggerProvisioningStateAccepted      WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateAccepted
	WorkflowTriggerProvisioningStateCanceled      WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateCanceled
	WorkflowTriggerProvisioningStateCompleted     WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateCompleted
	WorkflowTriggerProvisioningStateCreated       WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateCreated
	WorkflowTriggerProvisioningStateCreating      WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateCreating
	WorkflowTriggerProvisioningStateDeleted       WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateDeleted
	WorkflowTriggerProvisioningStateDeleting      WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateDeleting
	WorkflowTriggerProvisioningStateFailed        WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateFailed
	WorkflowTriggerProvisioningStateMoving        WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateMoving
	WorkflowTriggerProvisioningStateNotSpecified  WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateNotSpecified
	WorkflowTriggerProvisioningStateReady         WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateReady
	WorkflowTriggerProvisioningStateRegistered    WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateRegistered
	WorkflowTriggerProvisioningStateRegistering   WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateRegistering
	WorkflowTriggerProvisioningStateRunning       WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateRunning
	WorkflowTriggerProvisioningStateSucceeded     WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateSucceeded
	WorkflowTriggerProvisioningStateUnregistered  WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateUnregistered
	WorkflowTriggerProvisioningStateUnregistering WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateUnregistering
	WorkflowTriggerProvisioningStateUpdating      WorkflowTriggerProvisioningState = original.WorkflowTriggerProvisioningStateUpdating
)

type WorkflowTriggerRecurrence

type WorkflowTriggerRecurrence = original.WorkflowTriggerRecurrence

type WorkflowTriggersClient

type WorkflowTriggersClient = original.WorkflowTriggersClient

func NewWorkflowTriggersClient

func NewWorkflowTriggersClient(subscriptionID string) WorkflowTriggersClient

func NewWorkflowTriggersClientWithBaseURI

func NewWorkflowTriggersClientWithBaseURI(baseURI string, subscriptionID string) WorkflowTriggersClient

type WorkflowVersion

type WorkflowVersion = original.WorkflowVersion

type WorkflowVersionListResult

type WorkflowVersionListResult = original.WorkflowVersionListResult

type WorkflowVersionListResultIterator

type WorkflowVersionListResultIterator = original.WorkflowVersionListResultIterator

type WorkflowVersionListResultPage

type WorkflowVersionListResultPage = original.WorkflowVersionListResultPage

type WorkflowVersionProperties

type WorkflowVersionProperties = original.WorkflowVersionProperties

type WorkflowVersionsClient

type WorkflowVersionsClient = original.WorkflowVersionsClient

func NewWorkflowVersionsClient

func NewWorkflowVersionsClient(subscriptionID string) WorkflowVersionsClient

func NewWorkflowVersionsClientWithBaseURI

func NewWorkflowVersionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowVersionsClient

type WorkflowsClient

type WorkflowsClient = original.WorkflowsClient

func NewWorkflowsClient

func NewWorkflowsClient(subscriptionID string) WorkflowsClient

func NewWorkflowsClientWithBaseURI

func NewWorkflowsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowsClient

type X12AcknowledgementSettings

type X12AcknowledgementSettings = original.X12AcknowledgementSettings

type X12AgreementContent

type X12AgreementContent = original.X12AgreementContent

type X12CharacterSet

type X12CharacterSet = original.X12CharacterSet
const (
	X12CharacterSetBasic        X12CharacterSet = original.X12CharacterSetBasic
	X12CharacterSetExtended     X12CharacterSet = original.X12CharacterSetExtended
	X12CharacterSetNotSpecified X12CharacterSet = original.X12CharacterSetNotSpecified
	X12CharacterSetUTF8         X12CharacterSet = original.X12CharacterSetUTF8
)

type X12DateFormat

type X12DateFormat = original.X12DateFormat
const (
	X12DateFormatCCYYMMDD     X12DateFormat = original.X12DateFormatCCYYMMDD
	X12DateFormatNotSpecified X12DateFormat = original.X12DateFormatNotSpecified
	X12DateFormatYYMMDD       X12DateFormat = original.X12DateFormatYYMMDD
)

type X12DelimiterOverrides

type X12DelimiterOverrides = original.X12DelimiterOverrides

type X12EnvelopeOverride

type X12EnvelopeOverride = original.X12EnvelopeOverride

type X12EnvelopeSettings

type X12EnvelopeSettings = original.X12EnvelopeSettings

type X12FramingSettings

type X12FramingSettings = original.X12FramingSettings

type X12MessageFilter

type X12MessageFilter = original.X12MessageFilter

type X12MessageIdentifier

type X12MessageIdentifier = original.X12MessageIdentifier

type X12OneWayAgreement

type X12OneWayAgreement = original.X12OneWayAgreement

type X12ProcessingSettings

type X12ProcessingSettings = original.X12ProcessingSettings

type X12ProtocolSettings

type X12ProtocolSettings = original.X12ProtocolSettings

type X12SchemaReference

type X12SchemaReference = original.X12SchemaReference

type X12SecuritySettings

type X12SecuritySettings = original.X12SecuritySettings

type X12TimeFormat

type X12TimeFormat = original.X12TimeFormat
const (
	X12TimeFormatHHMM         X12TimeFormat = original.X12TimeFormatHHMM
	X12TimeFormatHHMMSS       X12TimeFormat = original.X12TimeFormatHHMMSS
	X12TimeFormatHHMMSSd      X12TimeFormat = original.X12TimeFormatHHMMSSd
	X12TimeFormatHHMMSSdd     X12TimeFormat = original.X12TimeFormatHHMMSSdd
	X12TimeFormatNotSpecified X12TimeFormat = original.X12TimeFormatNotSpecified
)

type X12ValidationOverride

type X12ValidationOverride = original.X12ValidationOverride

type X12ValidationSettings

type X12ValidationSettings = original.X12ValidationSettings

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL