logic

package
v19.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2019 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 AgreementType

type AgreementType = original.AgreementType

func PossibleAgreementTypeValues

func PossibleAgreementTypeValues() []AgreementType

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 EdifactAcknowledgementSettings

type EdifactAcknowledgementSettings = original.EdifactAcknowledgementSettings

type EdifactAgreementContent

type EdifactAgreementContent = original.EdifactAgreementContent

type EdifactDecimalIndicator

type EdifactDecimalIndicator = original.EdifactDecimalIndicator

func PossibleEdifactDecimalIndicatorValues

func PossibleEdifactDecimalIndicatorValues() []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 EncryptionAlgorithm

type EncryptionAlgorithm = original.EncryptionAlgorithm

func PossibleEncryptionAlgorithmValues

func PossibleEncryptionAlgorithmValues() []EncryptionAlgorithm

type HashingAlgorithm

type HashingAlgorithm = original.HashingAlgorithm
const (
	HashingAlgorithmNone         HashingAlgorithm = original.HashingAlgorithmNone
	HashingAlgorithmNotSpecified HashingAlgorithm = original.HashingAlgorithmNotSpecified
	HashingAlgorithmSHA2256      HashingAlgorithm = original.HashingAlgorithmSHA2256
	HashingAlgorithmSHA2384      HashingAlgorithm = original.HashingAlgorithmSHA2384
	HashingAlgorithmSHA2512      HashingAlgorithm = original.HashingAlgorithmSHA2512
)

func PossibleHashingAlgorithmValues

func PossibleHashingAlgorithmValues() []HashingAlgorithm

type IntegrationAccount

type IntegrationAccount = original.IntegrationAccount

type IntegrationAccountAgreement

type IntegrationAccountAgreement = original.IntegrationAccountAgreement

type IntegrationAccountAgreementFilter

type IntegrationAccountAgreementFilter = original.IntegrationAccountAgreementFilter

type IntegrationAccountAgreementsClient

type IntegrationAccountAgreementsClient = original.IntegrationAccountAgreementsClient

func NewIntegrationAccountAgreementsClient

func NewIntegrationAccountAgreementsClient(subscriptionID string) IntegrationAccountAgreementsClient

func NewIntegrationAccountAgreementsClientWithBaseURI

func NewIntegrationAccountAgreementsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountAgreementsClient

type IntegrationAccountCertificate

type IntegrationAccountCertificate = original.IntegrationAccountCertificate

type IntegrationAccountCertificatesClient

type IntegrationAccountCertificatesClient = original.IntegrationAccountCertificatesClient

func NewIntegrationAccountCertificatesClient

func NewIntegrationAccountCertificatesClient(subscriptionID string) IntegrationAccountCertificatesClient

func NewIntegrationAccountCertificatesClientWithBaseURI

func NewIntegrationAccountCertificatesClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountCertificatesClient

type IntegrationAccountContentHash

type IntegrationAccountContentHash = original.IntegrationAccountContentHash
type IntegrationAccountContentLink = original.IntegrationAccountContentLink

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 IntegrationAccountMapsClient

type IntegrationAccountMapsClient = original.IntegrationAccountMapsClient

func NewIntegrationAccountMapsClient

func NewIntegrationAccountMapsClient(subscriptionID string) IntegrationAccountMapsClient

func NewIntegrationAccountMapsClientWithBaseURI

func NewIntegrationAccountMapsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountMapsClient

type IntegrationAccountPartner

type IntegrationAccountPartner = original.IntegrationAccountPartner

type IntegrationAccountPartnerFilter

type IntegrationAccountPartnerFilter = original.IntegrationAccountPartnerFilter

type IntegrationAccountPartnersClient

type IntegrationAccountPartnersClient = original.IntegrationAccountPartnersClient

func NewIntegrationAccountPartnersClient

func NewIntegrationAccountPartnersClient(subscriptionID string) IntegrationAccountPartnersClient

func NewIntegrationAccountPartnersClientWithBaseURI

func NewIntegrationAccountPartnersClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountPartnersClient

type IntegrationAccountResource

type IntegrationAccountResource = original.IntegrationAccountResource

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 IntegrationAccountSchemasClient

type IntegrationAccountSchemasClient = original.IntegrationAccountSchemasClient

func NewIntegrationAccountSchemasClient

func NewIntegrationAccountSchemasClient(subscriptionID string) IntegrationAccountSchemasClient

func NewIntegrationAccountSchemasClientWithBaseURI

func NewIntegrationAccountSchemasClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountSchemasClient

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 KeyVaultKeyReference

type KeyVaultKeyReference = original.KeyVaultKeyReference

type KeyVaultKeyReferenceKeyVault

type KeyVaultKeyReferenceKeyVault = original.KeyVaultKeyReferenceKeyVault

type ListCallbackURLParameters

type ListCallbackURLParameters = original.ListCallbackURLParameters

type MapType

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

func PossibleMapTypeValues

func PossibleMapTypeValues() []MapType

type MessageFilterType

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

func PossibleMessageFilterTypeValues

func PossibleMessageFilterTypeValues() []MessageFilterType

type PartnerContent

type PartnerContent = original.PartnerContent

type PartnerType

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

func PossiblePartnerTypeValues

func PossiblePartnerTypeValues() []PartnerType

type SchemaType

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

func PossibleSchemaTypeValues

func PossibleSchemaTypeValues() []SchemaType

type SegmentTerminatorSuffix

type SegmentTerminatorSuffix = original.SegmentTerminatorSuffix

func PossibleSegmentTerminatorSuffixValues

func PossibleSegmentTerminatorSuffixValues() []SegmentTerminatorSuffix

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
)

func PossibleSkuNameValues

func PossibleSkuNameValues() []SkuName

type TrailingSeparatorPolicy

type TrailingSeparatorPolicy = original.TrailingSeparatorPolicy

func PossibleTrailingSeparatorPolicyValues

func PossibleTrailingSeparatorPolicyValues() []TrailingSeparatorPolicy

type UsageIndicator

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

func PossibleUsageIndicatorValues

func PossibleUsageIndicatorValues() []UsageIndicator

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
)

func PossibleX12CharacterSetValues

func PossibleX12CharacterSetValues() []X12CharacterSet

type X12DateFormat

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

func PossibleX12DateFormatValues

func PossibleX12DateFormatValues() []X12DateFormat

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
)

func PossibleX12TimeFormatValues

func PossibleX12TimeFormatValues() []X12TimeFormat

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