ineligibilityReason property
Specified the reason for ineligibility. Possible string values are:
- "REASON_UNSPECIFIED" : Not used.
- "PENDING_TOS_ACCEPTANCE" : Reseller needs to accept TOS before transferring the SKU.
- "SKU_NOT_ELIGIBLE" : Reseller not eligible to sell the SKU.
- "SKU_SUSPENDED" : SKU subscription is suspended
- "CHANNEL_PARTNER_NOT_AUTHORIZED_FOR_SKU" : The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265
Implementation
core.String? ineligibilityReason;