Studio Service

BillingDistributorFilter

BillingDistributorFilter

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

FieldTypeDescription
idStringFilterFilter by the object’s `id` 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.
line1StringFilterFilter by the object’s `line1` field.
line2StringFilterFilter by the object’s `line2` field.
line3StringFilterFilter by the object’s `line3` field.
cityStringFilterFilter by the object’s `city` field.
stateCodeStateCodeFilterFilter by the object’s `stateCode` field.
stateStringFilterFilter by the object’s `state` field.
countryCountryCodeFilterFilter by the object’s `country` field.
zipStringFilterFilter by the object’s `zip` field.
deletedBooleanFilterFilter by the object’s `deleted` field.
cfAllowLicenceBooleanFilterFilter by the object’s `cfAllowLicence` field.
cfPrimaryStringFilterFilter by the object’s `cfPrimary` field.
cfPartnerStringFilterFilter by the object’s `cfPartner` field.
createdAtDatetimeFilterFilter by the object’s `createdAt` field.
updatedAtDatetimeFilterFilter by the object’s `updatedAt` field.
and[BillingDistributorFilter!]Checks for all expressions in this list.
or[BillingDistributorFilter!]Checks for any expressions in this list.
notBillingDistributorFilterNegates the expression.