Name | Type | Description | Notes |
---|---|---|---|
name | string | Name of the balance. | |
po_number | string | Purchase Order number. | [optional] |
memo | string | Memo. | [optional] |
deposited | float | Amount of billable funds allotted to the balance. | [optional] |
spent | float | Amount of spent funds of the balance. | [optional] |
remaining | float | Amount of remaining funds of the balance. | [optional] |
start_date | \DateTime | Start date of the balance in the format YYYY-MM-DD. | |
end_date | \DateTime | End date of the balance in the format YYYY-MM-DD. | [optional] |
status | string | Status of the balance. | [optional] |
created_at | \DateTime | Creation time of the balance. | [optional] |
updated_at | \DateTime | Update time of the balance. | [optional] |
balance_type | string | Type of the balance. | |
spend_type | string | Spend Type of the balance. | |
private_market_billing_type | string | Billing type for Private Market of the balance. |