Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 865 Bytes

UsersIdCategoriesPostRequest.md

File metadata and controls

15 lines (12 loc) · 865 Bytes

# UsersIdCategoriesPostRequest

Properties

Name Type Description Notes
title string A title for the category.
colour string A CSS-style hex colour for the category. [optional]
parent_id int The unique identifier of a category to be the parent of this category. [optional]
is_transfer bool Set the category as a transfer category. [optional]
is_bill bool Set the category as a bill category. [optional]
roll_up bool Set the category to be rolled up into its parent category. [optional]
refund_behaviour string Set the refund behaviour of the category. [optional]

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