BillingResellerCondition
BillingResellerCondition
A condition to be used against BillingReseller 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. | |
| raw | JSON | Checks for equality with the object’s `raw` field. | |
| billingDistributorId | String | Checks for equality with the object’s `billingDistributorId` 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 | String | 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. | |
| cfCloseIoId | String | Checks for equality with the object’s `cfCloseIoId` 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. | |
| 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. | |