| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Option<i32> | Amount of the budget. | [optional] |
| metadata | Option<String> | Additional information you can store on the budget. |
[optional] |
| skip_webhook | Option<bool> | When set to true, this parameter will prevent a webhook from being triggered by the request. | [optional] |