Studio Service

BillingInvoiceCondition

BillingInvoiceCondition

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

FieldTypeDescription
idStringChecks for equality with the object’s `id` field.
billingCustomerIdStringChecks for equality with the object’s `billingCustomerId` field.
rawJSONChecks for equality with the object’s `raw` field.
statusStringChecks for equality with the object’s `status` field.
totalIntChecks for equality with the object’s `total` field.
dueDateDatetimeChecks for equality with the object’s `dueDate` field.
paidAtDatetimeChecks for equality with the object’s `paidAt` field.
updatedAtDatetimeChecks for equality with the object’s `updatedAt` field.
amountDueIntChecks for equality with the object’s `amountDue` field.
amountPaidIntChecks for equality with the object’s `amountPaid` field.
amountToCollectIntChecks for equality with the object’s `amountToCollect` field.
baseCurrencyCodeCurrencyCodeChecks for equality with the object’s `baseCurrencyCode` field.
taxIntChecks for equality with the object’s `tax` field.
lastSyncAtDatetimeChecks for equality with the object’s `lastSyncAt` field.
billingSubscriptionIdStringChecks for equality with the object’s `billingSubscriptionId` field.
dateDatetimeChecks for equality with the object’s `date` field.