BillingAddonSubscriptionFutureCondition
BillingAddonSubscriptionFutureCondition
A condition to be used against BillingAddonSubscriptionFuture
object types.
All fields are tested for equality and combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
billingAddonId | String | Checks for equality with the object’s `billingAddonId` field. | |
billingSubscriptionId | String | Checks for equality with the object’s `billingSubscriptionId` field. | |
billingCustomerId | String | Checks for equality with the object’s `billingCustomerId` field. | |
orgId | UUID | Checks for equality with the object’s `orgId` field. | |
unitPrice | Int | Checks for equality with the object’s `unitPrice` field. |