Studio Service

BillingAddonCondition

BillingAddonCondition

A condition to be used against BillingAddon 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.
priceIntChecks for equality with the object’s `price` field.
currencyCodeCurrencyCodeChecks for equality with the object’s `currencyCode` field.
metaDataJSONChecks for equality with the object’s `metaData` field.