BillingSubscriptionFutureCondition
BillingSubscriptionFutureCondition
A condition to be used against BillingSubscriptionFuture
object types. All
fields are tested for equality and combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
id | String | Checks for equality with the object’s `id` field. | |
billingCustomerId | String | Checks for equality with the object’s `billingCustomerId` field. | |
orgId | UUID | Checks for equality with the object’s `orgId` field. | |
currencyCode | CurrencyCode | Checks for equality with the object’s `currencyCode` field. | |
planId | String | Checks for equality with the object’s `planId` field. | |
planQuantity | Int | Checks for equality with the object’s `planQuantity` field. | |
planUnitPrice | Int | Checks for equality with the object’s `planUnitPrice` field. | |
planAmount | Int | Checks for equality with the object’s `planAmount` field. | |
status | String | Checks for equality with the object’s `status` field. | |
remainingBillingCycles | Int | Checks for equality with the object’s `remainingBillingCycles` field. | |
poNumber | String | Checks for equality with the object’s `poNumber` field. | |
paymentSourceId | String | Checks for equality with the object’s `paymentSourceId` field. | |
autoCollection | String | Checks for equality with the object’s `autoCollection` field. | |
dueInvoicesCount | Int | Checks for equality with the object’s `dueInvoicesCount` field. | |
totalDues | Int | Checks for equality with the object’s `totalDues` field. | |
baseCurrencyCode | CurrencyCode | Checks for equality with the object’s `baseCurrencyCode` field. | |
hasScheduledChanges | Boolean | Checks for equality with the object’s `hasScheduledChanges` field. | |
cfPrimary | String | Checks for equality with the object’s `cfPrimary` field. | |
dueSince | Datetime | Checks for equality with the object’s `dueSince` field. | |
trialStart | Datetime | Checks for equality with the object’s `trialStart` field. | |
trialEnd | Datetime | Checks for equality with the object’s `trialEnd` field. | |
currentTermStart | Datetime | Checks for equality with the object’s `currentTermStart` field. | |
currentTermEnd | Datetime | Checks for equality with the object’s `currentTermEnd` field. | |
pauseDate | Datetime | Checks for equality with the object’s `pauseDate` field. | |
resumeDate | Datetime | Checks for equality with the object’s `resumeDate` field. | |
startDate | Datetime | Checks for equality with the object’s `startDate` field. | |
startedAt | Datetime | Checks for equality with the object’s `startedAt` field. | |
activatedAt | Datetime | Checks for equality with the object’s `activatedAt` field. | |
cancelledAt | Datetime | Checks for equality with the object’s `cancelledAt` field. | |
nextBillingAt | Datetime | Checks for equality with the object’s `nextBillingAt` field. | |
createdAt | Datetime | Checks for equality with the object’s `createdAt` field. |