Studio Service

BillingHierarchyFilter

BillingHierarchyFilter

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

FieldTypeDescription
orgIdUUIDFilterFilter by the object’s `orgId` field.
parentIdStringFilterFilter by the object’s `parentId` field.
childIdStringFilterFilter by the object’s `childId` field.
invoiceeIdStringFilterFilter by the object’s `invoiceeId` field.
payeeIdStringFilterFilter by the object’s `payeeId` field.
and[BillingHierarchyFilter!]Checks for all expressions in this list.
or[BillingHierarchyFilter!]Checks for any expressions in this list.
notBillingHierarchyFilterNegates the expression.