MoveProductEligibilityResult interface

Result of the transfer eligibility validation.

Properties

errorDetails

Error details of the transfer eligibility validation.

isMoveEligible

Specifies whether the subscription is eligible to be transferred.

Property Details

errorDetails

Error details of the transfer eligibility validation.

errorDetails?: MoveProductEligibilityResultErrorDetails

Property Value

isMoveEligible

Specifies whether the subscription is eligible to be transferred.

isMoveEligible?: boolean

Property Value

boolean