BillingDistributorCondition
BillingDistributorCondition
A condition to be used against BillingDistributor
object types. All fields are
tested for equality and combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
id | String | Checks for equality with the object’s `id` field. | |
parentId | String | Checks for equality with the object’s `parentId` field. | |
paymentOwnerId | String | Checks for equality with the object’s `paymentOwnerId` field. | |
invoiceOwnerId | String | Checks for equality with the object’s `invoiceOwnerId` field. | |
company | String | Checks for equality with the object’s `company` field. | |
firstName | String | Checks for equality with the object’s `firstName` field. | |
lastName | String | Checks for equality with the object’s `lastName` field. | |
String | Checks for equality with the object’s `email` field. | ||
phone | String | Checks for equality with the object’s `phone` field. | |
line1 | String | Checks for equality with the object’s `line1` field. | |
line2 | String | Checks for equality with the object’s `line2` field. | |
line3 | String | Checks for equality with the object’s `line3` field. | |
city | String | Checks for equality with the object’s `city` field. | |
stateCode | StateCode | Checks for equality with the object’s `stateCode` field. | |
state | String | Checks for equality with the object’s `state` field. | |
country | CountryCode | Checks for equality with the object’s `country` field. | |
zip | String | Checks for equality with the object’s `zip` field. | |
deleted | Boolean | Checks for equality with the object’s `deleted` field. | |
cfAllowLicence | Boolean | Checks for equality with the object’s `cfAllowLicence` field. | |
cfPrimary | String | Checks for equality with the object’s `cfPrimary` field. | |
cfPartner | String | Checks for equality with the object’s `cfPartner` field. | |
createdAt | Datetime | Checks for equality with the object’s `createdAt` field. | |
updatedAt | Datetime | Checks for equality with the object’s `updatedAt` field. |