MoveProductEligibilityResult interface
Result of the transfer eligibility validation.
Properties
error |
Error details of the transfer eligibility validation. |
is |
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