BillingAddonPlanFilter
BillingAddonPlanFilter
A filter to be used against BillingAddonPlan
object types. All fields are combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
billingAddonId | StringFilter | Filter by the object’s `billingAddonId` field. | |
billingPlanId | StringFilter | Filter by the object’s `billingPlanId` field. | |
and | [BillingAddonPlanFilter!] | Checks for all expressions in this list. | |
or | [BillingAddonPlanFilter!] | Checks for any expressions in this list. | |
not | BillingAddonPlanFilter | Negates the expression. |