Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 611 Bytes

File metadata and controls

13 lines (8 loc) · 611 Bytes

BudgetUpdateRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]