Studio Service

BillingPlanCondition

BillingPlanCondition

A condition to be used against BillingPlan object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idStringChecks for equality with the object’s `id` field.
nameStringChecks for equality with the object’s `name` field.
descriptionStringChecks for equality with the object’s `description` field.
priceIntChecks for equality with the object’s `price` field.
currencyCodeCurrencyCodeChecks for equality with the object’s `currencyCode` field.
periodIntChecks for equality with the object’s `period` field.
periodUnitStringChecks for equality with the object’s `periodUnit` field.
trialPeriodIntChecks for equality with the object’s `trialPeriod` field.
trialPeriodUnitStringChecks for equality with the object’s `trialPeriodUnit` field.
pricingModelStringChecks for equality with the object’s `pricingModel` field.
freeQuantityIntChecks for equality with the object’s `freeQuantity` field.
statusStringChecks for equality with the object’s `status` field.
billingCyclesIntChecks for equality with the object’s `billingCycles` field.
cfSubscriptionTypeStringChecks for equality with the object’s `cfSubscriptionType` field.
cfIsLegacyBooleanChecks for equality with the object’s `cfIsLegacy` field.
cfEnterpriseBooleanChecks for equality with the object’s `cfEnterprise` field.
cfSpecialStringChecks for equality with the object’s `cfSpecial` field.
cfNameStringChecks for equality with the object’s `cfName` field.
cfIncludedPhysicalScreenLicensesIntChecks for equality with the object’s `cfIncludedPhysicalScreenLicenses` field.
cfIncludedVirtualScreenLicensesIntChecks for equality with the object’s `cfIncludedVirtualScreenLicenses` field.