Name | Type | Description | Notes |
---|---|---|---|
id | i32 | 勘定科目ID | |
name | Option<String> | 勘定科目 | [optional] |
desc | Option<String> | 勘定科目の説明 | [optional] |
help | Option<String> | 勘定科目の説明(詳細) | [optional] |
shortcut | Option<String> | ショートカット | [optional] |
default_tax | Option<crate::models::SelectablesIndexResponseAccountCategoriesInnerAccountItemsInnerDefaultTax> | [optional] |