Studio Service

BillingCustomerCondition

BillingCustomerCondition

A condition to be used against BillingCustomer object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idStringChecks for equality with the object’s `id` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
providerStringChecks for equality with the object’s `provider` field.
parentIdStringChecks for equality with the object’s `parentId` field.
paymentOwnerIdStringChecks for equality with the object’s `paymentOwnerId` field.
invoiceOwnerIdStringChecks for equality with the object’s `invoiceOwnerId` field.
companyStringChecks for equality with the object’s `company` field.
firstNameStringChecks for equality with the object’s `firstName` field.
lastNameStringChecks for equality with the object’s `lastName` field.
emailStringChecks for equality with the object’s `email` field.
phoneStringChecks for equality with the object’s `phone` field.
vatNumberStringChecks for equality with the object’s `vatNumber` field.
vatNumberStatusStringChecks for equality with the object’s `vatNumberStatus` field.
autoCollectionStringChecks for equality with the object’s `autoCollection` field.
taxabilityStringChecks for equality with the object’s `taxability` field.
billingDateIntChecks for equality with the object’s `billingDate` field.
billingDateModeStringChecks for equality with the object’s `billingDateMode` field.
billingDayOfWeekStringChecks for equality with the object’s `billingDayOfWeek` field.
billingDayOfWeekModeStringChecks for equality with the object’s `billingDayOfWeekMode` field.
preferredCurrencyCodeCurrencyCodeChecks for equality with the object’s `preferredCurrencyCode` field.
deletedBooleanChecks for equality with the object’s `deleted` field.
cfCustomerTypeStringChecks for equality with the object’s `cfCustomerType` field.
cfAllowLicenceBooleanChecks for equality with the object’s `cfAllowLicence` field.
cfPrimaryStringChecks for equality with the object’s `cfPrimary` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
updatedAtDatetimeChecks for equality with the object’s `updatedAt` field.
billingResellerIdStringChecks for equality with the object’s `billingResellerId` field.
cfPartnerStringChecks for equality with the object’s `cfPartner` field.
cfInvoicedPaymentBooleanChecks for equality with the object’s `cfInvoicedPayment` field.
cfAccountManagerStringChecks for equality with the object’s `cfAccountManager` field.