BillingHierarchyCondition
BillingHierarchyCondition
A condition to be used against BillingHierarchy
object types. All fields are
tested for equality and combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
orgId | UUID | Checks for equality with the object’s `orgId` field. | |
parentId | String | Checks for equality with the object’s `parentId` field. | |
childId | String | Checks for equality with the object’s `childId` field. | |
invoiceeId | String | Checks for equality with the object’s `invoiceeId` field. | |
payeeId | String | Checks for equality with the object’s `payeeId` field. |