Class TransferEligibility (1.18.3)

TransferEligibility(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies transfer eligibility of a SKU.

Attributes

NameDescription
is_eligible bool
Whether reseller is eligible to transfer the SKU.
description str
Localized description if reseller is not eligible to transfer the SKU.
ineligibility_reason google.cloud.channel_v1.types.TransferEligibility.Reason
Specified the reason for ineligibility.

Classes

Reason

Reason(value)

Reason of ineligibility.

Values: REASON_UNSPECIFIED (0): Not used. PENDING_TOS_ACCEPTANCE (1): Reseller needs to accept TOS before transferring the SKU. SKU_NOT_ELIGIBLE (2): Reseller not eligible to sell the SKU. SKU_SUSPENDED (3): SKU subscription is suspended CHANNEL_PARTNER_NOT_AUTHORIZED_FOR_SKU (4): The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265