GoogleCloudChannelV1TransferableSku class

TransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own.

Read-only.

Properties

hashCode int
The hash code for this object.
no setterinherited
legacySku GoogleCloudChannelV1Sku?
The customer to transfer has an entitlement with the populated legacy SKU.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sku GoogleCloudChannelV1Sku?
The SKU pertaining to the provisioning resource as specified in the Offer.
getter/setter pair
transferEligibility GoogleCloudChannelV1TransferEligibility?
Describes the transfer eligibility of a SKU.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited