Properties of an Entitlement.
Package
@google-cloud/channelProperties
associationInfo
associationInfo?: (google.cloud.channel.v1.IAssociationInfo|null);
Entitlement associationInfo
billingAccount
billingAccount?: (string|null);
Entitlement billingAccount
commitmentSettings
commitmentSettings?: (google.cloud.channel.v1.ICommitmentSettings|null);
Entitlement commitmentSettings
createTime
createTime?: (google.protobuf.ITimestamp|null);
Entitlement createTime
name
name?: (string|null);
Entitlement name
offer
offer?: (string|null);
Entitlement offer
parameters
parameters?: (google.cloud.channel.v1.IParameter[]|null);
Entitlement parameters
provisionedService
provisionedService?: (google.cloud.channel.v1.IProvisionedService|null);
Entitlement provisionedService
provisioningState
provisioningState?: (google.cloud.channel.v1.Entitlement.ProvisioningState|keyof typeof google.cloud.channel.v1.Entitlement.ProvisioningState|null);
Entitlement provisioningState
purchaseOrderId
purchaseOrderId?: (string|null);
Entitlement purchaseOrderId
suspensionReasons
suspensionReasons?: (google.cloud.channel.v1.Entitlement.SuspensionReason[]|null);
Entitlement suspensionReasons
trialSettings
trialSettings?: (google.cloud.channel.v1.ITrialSettings|null);
Entitlement trialSettings
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Entitlement updateTime