Studio Service

BillingInvoiceFilter

BillingInvoiceFilter

A filter to be used against BillingInvoice object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
idStringFilterFilter by the object’s `id` field.
billingCustomerIdStringFilterFilter by the object’s `billingCustomerId` field.
rawJSONFilterFilter by the object’s `raw` field.
statusStringFilterFilter by the object’s `status` field.
totalIntFilterFilter by the object’s `total` field.
dueDateDatetimeFilterFilter by the object’s `dueDate` field.
paidAtDatetimeFilterFilter by the object’s `paidAt` field.
updatedAtDatetimeFilterFilter by the object’s `updatedAt` field.
amountDueIntFilterFilter by the object’s `amountDue` field.
amountPaidIntFilterFilter by the object’s `amountPaid` field.
amountToCollectIntFilterFilter by the object’s `amountToCollect` field.
baseCurrencyCodeCurrencyCodeFilterFilter by the object’s `baseCurrencyCode` field.
taxIntFilterFilter by the object’s `tax` field.
lastSyncAtDatetimeFilterFilter by the object’s `lastSyncAt` field.
billingSubscriptionIdStringFilterFilter by the object’s `billingSubscriptionId` field.
dateDatetimeFilterFilter by the object’s `date` field.
and[BillingInvoiceFilter!]Checks for all expressions in this list.
or[BillingInvoiceFilter!]Checks for any expressions in this list.
notBillingInvoiceFilterNegates the expression.