BillingCouponSubscriptionCondition
BillingCouponSubscriptionCondition
A condition to be used against BillingCouponSubscription object types. All
fields are tested for equality and combined with a logical ‘and.’
| Field | Type | Description | |
|---|---|---|---|
| billingCouponId | String | Checks for equality with the object’s `billingCouponId` 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. | |
| raw | JSON | Checks for equality with the object’s `raw` field. | |