MoveValidationErrorCode type
Error code for the product transfer validation.
KnownMoveValidationErrorCode can be used interchangeably with MoveValidationErrorCode,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other
BillingAccountInactive: BillingAccountInactive
DestinationBillingProfileInactive: DestinationBillingProfileInactive
DestinationBillingProfileNotFound: DestinationBillingProfileNotFound
DestinationBillingProfilePastDue: DestinationBillingProfilePastDue
DestinationInvoiceSectionInactive: DestinationInvoiceSectionInactive
DestinationInvoiceSectionNotFound: DestinationInvoiceSectionNotFound
InsufficientPermissionOnDestination: InsufficientPermissionOnDestination
InsufficientPermissionOnSource: InsufficientPermissionOnSource
InvalidDestination: InvalidDestination
InvalidSource: InvalidSource
MarketplaceNotEnabledOnDestination: MarketplaceNotEnabledOnDestination
ProductInactive: ProductInactive
ProductNotFound: ProductNotFound
ProductTypeNotSupported: ProductTypeNotSupported
SourceBillingProfilePastDue: SourceBillingProfilePastDue
SourceInvoiceSectionInactive: SourceInvoiceSectionInactive
type MoveValidationErrorCode = string