BillingCustomerCondition
BillingCustomerCondition
A condition to be used against BillingCustomer
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. | |
orgId | UUID | Checks for equality with the object’s `orgId` field. | |
provider | String | Checks for equality with the object’s `provider` 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. | |
vatNumber | String | Checks for equality with the object’s `vatNumber` field. | |
vatNumberStatus | String | Checks for equality with the object’s `vatNumberStatus` field. | |
autoCollection | String | Checks for equality with the object’s `autoCollection` field. | |
taxability | String | Checks for equality with the object’s `taxability` field. | |
billingDate | Int | Checks for equality with the object’s `billingDate` field. | |
billingDateMode | String | Checks for equality with the object’s `billingDateMode` field. | |
billingDayOfWeek | String | Checks for equality with the object’s `billingDayOfWeek` field. | |
billingDayOfWeekMode | String | Checks for equality with the object’s `billingDayOfWeekMode` field. | |
preferredCurrencyCode | CurrencyCode | Checks for equality with the object’s `preferredCurrencyCode` field. | |
deleted | Boolean | Checks for equality with the object’s `deleted` field. | |
cfCustomerType | String | Checks for equality with the object’s `cfCustomerType` field. | |
cfAllowLicence | Boolean | Checks for equality with the object’s `cfAllowLicence` field. | |
cfPrimary | String | Checks for equality with the object’s `cfPrimary` field. | |
createdAt | Datetime | Checks for equality with the object’s `createdAt` field. | |
updatedAt | Datetime | Checks for equality with the object’s `updatedAt` field. | |
billingResellerId | String | Checks for equality with the object’s `billingResellerId` field. | |
cfPartner | String | Checks for equality with the object’s `cfPartner` field. | |
cfInvoicedPayment | Boolean | Checks for equality with the object’s `cfInvoicedPayment` field. | |
cfAccountManager | String | Checks for equality with the object’s `cfAccountManager` field. |