Class TransferEligibility (1.12.1)

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