BillingPlanCondition
BillingPlanCondition
A condition to be used against BillingPlan 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. | |
| raw | JSON | Checks for equality with the object’s `raw` field. | |
| name | String | Checks for equality with the object’s `name` field. | |
| description | String | Checks for equality with the object’s `description` field. | |
| price | Int | Checks for equality with the object’s `price` field. | |
| currencyCode | CurrencyCode | Checks for equality with the object’s `currencyCode` field. | |
| period | Int | Checks for equality with the object’s `period` field. | |
| periodUnit | String | Checks for equality with the object’s `periodUnit` field. | |
| trialPeriod | Int | Checks for equality with the object’s `trialPeriod` field. | |
| trialPeriodUnit | String | Checks for equality with the object’s `trialPeriodUnit` field. | |
| pricingModel | String | Checks for equality with the object’s `pricingModel` field. | |
| freeQuantity | Int | Checks for equality with the object’s `freeQuantity` field. | |
| status | String | Checks for equality with the object’s `status` field. | |
| billingCycles | Int | Checks for equality with the object’s `billingCycles` field. | |
| cfSubscriptionType | String | Checks for equality with the object’s `cfSubscriptionType` field. | |
| cfIsLegacy | Boolean | Checks for equality with the object’s `cfIsLegacy` field. | |
| cfEnterprise | Boolean | Checks for equality with the object’s `cfEnterprise` field. | |
| cfSpecial | String | Checks for equality with the object’s `cfSpecial` field. | |
| metaData | JSON | Checks for equality with the object’s `metaData` field. | |
| cfName | String | Checks for equality with the object’s `cfName` field. | |
| cfIncludedPhysicalScreenLicenses | Int | Checks for equality with the object’s `cfIncludedPhysicalScreenLicenses` field. | |
| cfIncludedVirtualScreenLicenses | Int | Checks for equality with the object’s `cfIncludedVirtualScreenLicenses` field. | |
| cfVersion | String | Checks for equality with the object’s `cfVersion` field. | |