UpdateCostCenterRequest (object)
| Field | Type | Description |
|---|---|---|
| booking_account_number | integer | — |
| code | string | — |
| name | string | — |
Example (JSON)
{
"name": "string",
"code": "string",
"booking_account_number": 0
}Fields, types, and references to other models.