Delen via


ValidateProductTransferEligibilityError Klas

Definitie

Foutdetails van de geschiktheidsvalidatie van de productoverdracht.

public class ValidateProductTransferEligibilityError
type ValidateProductTransferEligibilityError = class
Public Class ValidateProductTransferEligibilityError
Overname
ValidateProductTransferEligibilityError

Constructors

ValidateProductTransferEligibilityError()

Initialiseert een nieuw exemplaar van de klasse ValidateProductTransferEligibilityError.

ValidateProductTransferEligibilityError(String, String, String)

Initialiseert een nieuw exemplaar van de klasse ValidateProductTransferEligibilityError.

Eigenschappen

Code

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'

Details

Hiermee wordt een gedetailleerd foutbericht opgehaald of ingesteld waarin de fout wordt uitgelegd.

Message

Hiermee wordt het foutbericht opgehaald of ingesteld.

Van toepassing op