edgeorder

package
v68.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 2 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 ActionStatusEnum

type ActionStatusEnum = original.ActionStatusEnum
const (
	ActionStatusEnumAllowed    ActionStatusEnum = original.ActionStatusEnumAllowed
	ActionStatusEnumNotAllowed ActionStatusEnum = original.ActionStatusEnumNotAllowed
)

func PossibleActionStatusEnumValues

func PossibleActionStatusEnumValues() []ActionStatusEnum

type ActionType

type ActionType = original.ActionType
const (
	ActionTypeInternal ActionType = original.ActionTypeInternal
)

func PossibleActionTypeValues

func PossibleActionTypeValues() []ActionType

type AddressDetails

type AddressDetails = original.AddressDetails

type AddressProperties

type AddressProperties = original.AddressProperties

type AddressResource

type AddressResource = original.AddressResource

type AddressResourceList

type AddressResourceList = original.AddressResourceList

type AddressType

type AddressType = original.AddressType
const (
	AddressTypeCommercial  AddressType = original.AddressTypeCommercial
	AddressTypeNone        AddressType = original.AddressTypeNone
	AddressTypeResidential AddressType = original.AddressTypeResidential
)

func PossibleAddressTypeValues

func PossibleAddressTypeValues() []AddressType

type AddressUpdateParameter

type AddressUpdateParameter = original.AddressUpdateParameter

type AddressUpdateProperties

type AddressUpdateProperties = original.AddressUpdateProperties

type AddressValidationStatus

type AddressValidationStatus = original.AddressValidationStatus

func PossibleAddressValidationStatusValues

func PossibleAddressValidationStatusValues() []AddressValidationStatus

type AvailabilityInformation

type AvailabilityInformation = original.AvailabilityInformation

type AvailabilityStage

type AvailabilityStage = original.AvailabilityStage

func PossibleAvailabilityStageValues

func PossibleAvailabilityStageValues() []AvailabilityStage

type AzureEntityResource

type AzureEntityResource = original.AzureEntityResource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicInformation

type BasicInformation = original.BasicInformation

type BasicMeterDetails

type BasicMeterDetails = original.BasicMeterDetails

type BillingMeterDetails

type BillingMeterDetails = original.BillingMeterDetails

type BillingType

type BillingType = original.BillingType
const (
	BillingTypeMeterDetails BillingType = original.BillingTypeMeterDetails
	BillingTypePav2         BillingType = original.BillingTypePav2
	BillingTypePurchase     BillingType = original.BillingTypePurchase
)

func PossibleBillingTypeValues

func PossibleBillingTypeValues() []BillingType

type CancellationReason

type CancellationReason = original.CancellationReason

type ChargingType

type ChargingType = original.ChargingType
const (
	ChargingTypePerDevice ChargingType = original.ChargingTypePerDevice
	ChargingTypePerOrder  ChargingType = original.ChargingTypePerOrder
)

func PossibleChargingTypeValues

func PossibleChargingTypeValues() []ChargingType

type CommonProperties

type CommonProperties = original.CommonProperties

type Configuration

type Configuration = original.Configuration

type ConfigurationFilters

type ConfigurationFilters = original.ConfigurationFilters

type ConfigurationProperties

type ConfigurationProperties = original.ConfigurationProperties

type Configurations

type Configurations = original.Configurations

type ConfigurationsIterator

type ConfigurationsIterator = original.ConfigurationsIterator

func NewConfigurationsIterator

func NewConfigurationsIterator(page ConfigurationsPage) ConfigurationsIterator

type ConfigurationsPage

type ConfigurationsPage = original.ConfigurationsPage

func NewConfigurationsPage

func NewConfigurationsPage(cur Configurations, getNextPage func(context.Context, Configurations) (Configurations, error)) ConfigurationsPage

type ConfigurationsRequest

type ConfigurationsRequest = original.ConfigurationsRequest

type ContactDetails

type ContactDetails = original.ContactDetails

type CostInformation

type CostInformation = original.CostInformation

type CreateAddressFuture

type CreateAddressFuture = original.CreateAddressFuture

type CreateOrderItemFuture

type CreateOrderItemFuture = original.CreateOrderItemFuture

type CreatedByType

type CreatedByType = original.CreatedByType
const (
	CreatedByTypeApplication     CreatedByType = original.CreatedByTypeApplication
	CreatedByTypeKey             CreatedByType = original.CreatedByTypeKey
	CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
	CreatedByTypeUser            CreatedByType = original.CreatedByTypeUser
)

func PossibleCreatedByTypeValues

func PossibleCreatedByTypeValues() []CreatedByType

type CustomerSubscriptionDetails

type CustomerSubscriptionDetails = original.CustomerSubscriptionDetails

type DeleteAddressByNameFuture

type DeleteAddressByNameFuture = original.DeleteAddressByNameFuture

type DeleteOrderItemByNameFuture

type DeleteOrderItemByNameFuture = original.DeleteOrderItemByNameFuture

type Description

type Description = original.Description

type DescriptionType

type DescriptionType = original.DescriptionType
const (
	DescriptionTypeBase DescriptionType = original.DescriptionTypeBase
)

func PossibleDescriptionTypeValues

func PossibleDescriptionTypeValues() []DescriptionType

type DeviceDetails

type DeviceDetails = original.DeviceDetails

type Dimensions

type Dimensions = original.Dimensions

type DisabledReason

type DisabledReason = original.DisabledReason
const (
	DisabledReasonCountry            DisabledReason = original.DisabledReasonCountry
	DisabledReasonFeature            DisabledReason = original.DisabledReasonFeature
	DisabledReasonNone               DisabledReason = original.DisabledReasonNone
	DisabledReasonNoSubscriptionInfo DisabledReason = original.DisabledReasonNoSubscriptionInfo
	DisabledReasonNotAvailable       DisabledReason = original.DisabledReasonNotAvailable
	DisabledReasonOfferType          DisabledReason = original.DisabledReasonOfferType
	DisabledReasonOutOfStock         DisabledReason = original.DisabledReasonOutOfStock
	DisabledReasonRegion             DisabledReason = original.DisabledReasonRegion
)

func PossibleDisabledReasonValues

func PossibleDisabledReasonValues() []DisabledReason

type DisplayInfo

type DisplayInfo = original.DisplayInfo

type DoubleEncryptionStatus

type DoubleEncryptionStatus = original.DoubleEncryptionStatus
const (
	DoubleEncryptionStatusDisabled DoubleEncryptionStatus = original.DoubleEncryptionStatusDisabled
	DoubleEncryptionStatusEnabled  DoubleEncryptionStatus = original.DoubleEncryptionStatusEnabled
)

func PossibleDoubleEncryptionStatusValues

func PossibleDoubleEncryptionStatusValues() []DoubleEncryptionStatus

type EncryptionPreferences

type EncryptionPreferences = original.EncryptionPreferences

type ErrorAdditionalInfo

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorDetail

type ErrorDetail = original.ErrorDetail

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type FilterableProperty

type FilterableProperty = original.FilterableProperty

type ForwardShippingDetails

type ForwardShippingDetails = original.ForwardShippingDetails

type HierarchyInformation

type HierarchyInformation = original.HierarchyInformation

type ImageInformation

type ImageInformation = original.ImageInformation

type ImageType

type ImageType = original.ImageType
const (
	ImageTypeBulletImage  ImageType = original.ImageTypeBulletImage
	ImageTypeGenericImage ImageType = original.ImageTypeGenericImage
	ImageTypeMainImage    ImageType = original.ImageTypeMainImage
)

func PossibleImageTypeValues

func PossibleImageTypeValues() []ImageType

type LengthHeightUnit

type LengthHeightUnit = original.LengthHeightUnit
const (
	LengthHeightUnitCM LengthHeightUnit = original.LengthHeightUnitCM
	LengthHeightUnitIN LengthHeightUnit = original.LengthHeightUnitIN
)

func PossibleLengthHeightUnitValues

func PossibleLengthHeightUnitValues() []LengthHeightUnit
type Link = original.Link

type LinkType

type LinkType = original.LinkType
const (
	LinkTypeDocumentation      LinkType = original.LinkTypeDocumentation
	LinkTypeGeneric            LinkType = original.LinkTypeGeneric
	LinkTypeKnowMore           LinkType = original.LinkTypeKnowMore
	LinkTypeSignUp             LinkType = original.LinkTypeSignUp
	LinkTypeSpecification      LinkType = original.LinkTypeSpecification
	LinkTypeTermsAndConditions LinkType = original.LinkTypeTermsAndConditions
)

func PossibleLinkTypeValues

func PossibleLinkTypeValues() []LinkType

type ManagementResourcePreferences

type ManagementResourcePreferences = original.ManagementResourcePreferences

type MeterDetails

type MeterDetails = original.MeterDetails

type MeteringType

type MeteringType = original.MeteringType
const (
	MeteringTypeAdhoc     MeteringType = original.MeteringTypeAdhoc
	MeteringTypeOneTime   MeteringType = original.MeteringTypeOneTime
	MeteringTypeRecurring MeteringType = original.MeteringTypeRecurring
)

func PossibleMeteringTypeValues

func PossibleMeteringTypeValues() []MeteringType

type NotificationPreference

type NotificationPreference = original.NotificationPreference

type NotificationStageName

type NotificationStageName = original.NotificationStageName
const (
	NotificationStageNameDelivered NotificationStageName = original.NotificationStageNameDelivered
	NotificationStageNameShipped   NotificationStageName = original.NotificationStageNameShipped
)

func PossibleNotificationStageNameValues

func PossibleNotificationStageNameValues() []NotificationStageName

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OrderItemCancellationEnum

type OrderItemCancellationEnum = original.OrderItemCancellationEnum
const (
	OrderItemCancellationEnumCancellable        OrderItemCancellationEnum = original.OrderItemCancellationEnumCancellable
	OrderItemCancellationEnumCancellableWithFee OrderItemCancellationEnum = original.OrderItemCancellationEnumCancellableWithFee
	OrderItemCancellationEnumNotCancellable     OrderItemCancellationEnum = original.OrderItemCancellationEnumNotCancellable
)

func PossibleOrderItemCancellationEnumValues

func PossibleOrderItemCancellationEnumValues() []OrderItemCancellationEnum

type OrderItemDetails

type OrderItemDetails = original.OrderItemDetails

type OrderItemProperties

type OrderItemProperties = original.OrderItemProperties

type OrderItemResource

type OrderItemResource = original.OrderItemResource

type OrderItemResourceList

type OrderItemResourceList = original.OrderItemResourceList

type OrderItemReturnEnum

type OrderItemReturnEnum = original.OrderItemReturnEnum
const (
	OrderItemReturnEnumNotReturnable     OrderItemReturnEnum = original.OrderItemReturnEnumNotReturnable
	OrderItemReturnEnumReturnable        OrderItemReturnEnum = original.OrderItemReturnEnumReturnable
	OrderItemReturnEnumReturnableWithFee OrderItemReturnEnum = original.OrderItemReturnEnumReturnableWithFee
)

func PossibleOrderItemReturnEnumValues

func PossibleOrderItemReturnEnumValues() []OrderItemReturnEnum

type OrderItemType

type OrderItemType = original.OrderItemType
const (
	OrderItemTypePurchase OrderItemType = original.OrderItemTypePurchase
	OrderItemTypeRental   OrderItemType = original.OrderItemTypeRental
)

func PossibleOrderItemTypeValues

func PossibleOrderItemTypeValues() []OrderItemType

type OrderItemUpdateParameter

type OrderItemUpdateParameter = original.OrderItemUpdateParameter

type OrderItemUpdateProperties

type OrderItemUpdateProperties = original.OrderItemUpdateProperties

type OrderProperties

type OrderProperties = original.OrderProperties

type OrderResource

type OrderResource = original.OrderResource

type OrderResourceList

type OrderResourceList = original.OrderResourceList

type OrderResourceListIterator

type OrderResourceListIterator = original.OrderResourceListIterator

type Origin

type Origin = original.Origin
const (
	OriginSystem     Origin = original.OriginSystem
	OriginUser       Origin = original.OriginUser
	OriginUsersystem Origin = original.OriginUsersystem
)

func PossibleOriginValues

func PossibleOriginValues() []Origin

type Pav2MeterDetails

type Pav2MeterDetails = original.Pav2MeterDetails

type Preferences

type Preferences = original.Preferences

type Product

type Product = original.Product

type ProductDetails

type ProductDetails = original.ProductDetails

type ProductFamilies

type ProductFamilies = original.ProductFamilies

type ProductFamiliesIterator

type ProductFamiliesIterator = original.ProductFamiliesIterator

func NewProductFamiliesIterator

func NewProductFamiliesIterator(page ProductFamiliesPage) ProductFamiliesIterator

type ProductFamiliesMetadata

type ProductFamiliesMetadata = original.ProductFamiliesMetadata

type ProductFamiliesMetadataDetails

type ProductFamiliesMetadataDetails = original.ProductFamiliesMetadataDetails

type ProductFamiliesPage

type ProductFamiliesPage = original.ProductFamiliesPage

type ProductFamiliesRequest

type ProductFamiliesRequest = original.ProductFamiliesRequest

type ProductFamily

type ProductFamily = original.ProductFamily

type ProductFamilyProperties

type ProductFamilyProperties = original.ProductFamilyProperties

type ProductLine

type ProductLine = original.ProductLine

type ProductLineProperties

type ProductLineProperties = original.ProductLineProperties

type ProductProperties

type ProductProperties = original.ProductProperties

type ProxyResource

type ProxyResource = original.ProxyResource

type PurchaseMeterDetails

type PurchaseMeterDetails = original.PurchaseMeterDetails

type Resource

type Resource = original.Resource

type ResourceIdentity

type ResourceIdentity = original.ResourceIdentity

type ResourceProviderDetails

type ResourceProviderDetails = original.ResourceProviderDetails

type ReturnOrderItemDetails

type ReturnOrderItemDetails = original.ReturnOrderItemDetails

type ReturnOrderItemFuture

type ReturnOrderItemFuture = original.ReturnOrderItemFuture

type ReverseShippingDetails

type ReverseShippingDetails = original.ReverseShippingDetails

type ShippingAddress

type ShippingAddress = original.ShippingAddress

type ShippingDetails

type ShippingDetails = original.ShippingDetails

type Specification

type Specification = original.Specification

type StageDetails

type StageDetails = original.StageDetails

type StageName

type StageName = original.StageName
const (
	StageNameCancelled           StageName = original.StageNameCancelled
	StageNameConfirmed           StageName = original.StageNameConfirmed
	StageNameDelivered           StageName = original.StageNameDelivered
	StageNameInReview            StageName = original.StageNameInReview
	StageNameInUse               StageName = original.StageNameInUse
	StageNamePlaced              StageName = original.StageNamePlaced
	StageNameReadyToShip         StageName = original.StageNameReadyToShip
	StageNameReturnCompleted     StageName = original.StageNameReturnCompleted
	StageNameReturnedToMicrosoft StageName = original.StageNameReturnedToMicrosoft
	StageNameReturnInitiated     StageName = original.StageNameReturnInitiated
	StageNameReturnPickedUp      StageName = original.StageNameReturnPickedUp
	StageNameShipped             StageName = original.StageNameShipped
)

func PossibleStageNameValues

func PossibleStageNameValues() []StageName

type StageStatus

type StageStatus = original.StageStatus
const (
	StageStatusCancelled  StageStatus = original.StageStatusCancelled
	StageStatusCancelling StageStatus = original.StageStatusCancelling
	StageStatusFailed     StageStatus = original.StageStatusFailed
	StageStatusInProgress StageStatus = original.StageStatusInProgress
	StageStatusNone       StageStatus = original.StageStatusNone
	StageStatusSucceeded  StageStatus = original.StageStatusSucceeded
)

func PossibleStageStatusValues

func PossibleStageStatusValues() []StageStatus

type SupportedFilterTypes

type SupportedFilterTypes = original.SupportedFilterTypes
const (
	SupportedFilterTypesDoubleEncryptionStatus SupportedFilterTypes = original.SupportedFilterTypesDoubleEncryptionStatus
	SupportedFilterTypesShipToCountries        SupportedFilterTypes = original.SupportedFilterTypesShipToCountries
)

func PossibleSupportedFilterTypesValues

func PossibleSupportedFilterTypesValues() []SupportedFilterTypes

type SystemData

type SystemData = original.SystemData

type TrackedResource

type TrackedResource = original.TrackedResource

type TransportPreferences

type TransportPreferences = original.TransportPreferences

type TransportShipmentTypes

type TransportShipmentTypes = original.TransportShipmentTypes
const (
	TransportShipmentTypesCustomerManaged  TransportShipmentTypes = original.TransportShipmentTypesCustomerManaged
	TransportShipmentTypesMicrosoftManaged TransportShipmentTypes = original.TransportShipmentTypesMicrosoftManaged
)

func PossibleTransportShipmentTypesValues

func PossibleTransportShipmentTypesValues() []TransportShipmentTypes

type UpdateAddressFuture

type UpdateAddressFuture = original.UpdateAddressFuture

type UpdateOrderItemFuture

type UpdateOrderItemFuture = original.UpdateOrderItemFuture

type WeightMeasurementUnit

type WeightMeasurementUnit = original.WeightMeasurementUnit
const (
	WeightMeasurementUnitKGS WeightMeasurementUnit = original.WeightMeasurementUnitKGS
	WeightMeasurementUnitLBS WeightMeasurementUnit = original.WeightMeasurementUnitLBS
)

func PossibleWeightMeasurementUnitValues

func PossibleWeightMeasurementUnitValues() []WeightMeasurementUnit

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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