Studio Service

BillingCustomerFilter

BillingCustomerFilter

A filter to be used against BillingCustomer object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
idStringFilterFilter by the object’s `id` field.
orgIdUUIDFilterFilter by the object’s `orgId` field.
providerStringFilterFilter by the object’s `provider` field.
parentIdStringFilterFilter by the object’s `parentId` field.
paymentOwnerIdStringFilterFilter by the object’s `paymentOwnerId` field.
invoiceOwnerIdStringFilterFilter by the object’s `invoiceOwnerId` field.
companyStringFilterFilter by the object’s `company` field.
firstNameStringFilterFilter by the object’s `firstName` field.
lastNameStringFilterFilter by the object’s `lastName` field.
emailStringFilterFilter by the object’s `email` field.
phoneStringFilterFilter by the object’s `phone` field.
vatNumberStringFilterFilter by the object’s `vatNumber` field.
vatNumberStatusStringFilterFilter by the object’s `vatNumberStatus` field.
autoCollectionStringFilterFilter by the object’s `autoCollection` field.
taxabilityStringFilterFilter by the object’s `taxability` field.
billingDateIntFilterFilter by the object’s `billingDate` field.
billingDateModeStringFilterFilter by the object’s `billingDateMode` field.
billingDayOfWeekStringFilterFilter by the object’s `billingDayOfWeek` field.
billingDayOfWeekModeStringFilterFilter by the object’s `billingDayOfWeekMode` field.
preferredCurrencyCodeCurrencyCodeFilterFilter by the object’s `preferredCurrencyCode` field.
deletedBooleanFilterFilter by the object’s `deleted` field.
cfCustomerTypeStringFilterFilter by the object’s `cfCustomerType` field.
cfAllowLicenceBooleanFilterFilter by the object’s `cfAllowLicence` field.
cfPrimaryStringFilterFilter by the object’s `cfPrimary` field.
createdAtDatetimeFilterFilter by the object’s `createdAt` field.
updatedAtDatetimeFilterFilter by the object’s `updatedAt` field.
billingResellerIdStringFilterFilter by the object’s `billingResellerId` field.
cfPartnerStringFilterFilter by the object’s `cfPartner` field.
cfInvoicedPaymentBooleanFilterFilter by the object’s `cfInvoicedPayment` field.
cfAccountManagerStringFilterFilter by the object’s `cfAccountManager` field.
and[BillingCustomerFilter!]Checks for all expressions in this list.
or[BillingCustomerFilter!]Checks for any expressions in this list.
notBillingCustomerFilterNegates the expression.