Delen via


ValidateProductTransferEligibilityError.Code Eigenschap

Definitie

Hiermee wordt de foutcode voor de validatie van de productoverdracht opgehaald of ingesteld. Mogelijke waarden zijn: 'InvalidSource', 'ProductNotActive', 'InsufficientPermissionOnSource', 'InsufficientPermissionOnDestination', 'DestinationBillingProfilePastDue', 'ProductTypeNotSupported', 'CrossBillingAccountNotAllowed', 'NotAvailableForDestinationMarket', 'OneTimePurchaseProductTransferNotAllowed'

[Newtonsoft.Json.JsonProperty(PropertyName="code")]
public string Code { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="code")>]
member this.Code : string with get, set
Public Property Code As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op