Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 784 Bytes

ExpenseApplicationLineTemplate.md

File metadata and controls

17 lines (14 loc) · 784 Bytes

# ExpenseApplicationLineTemplate

Properties

Name Type Description Notes
account_item_id int 勘定科目ID [optional]
account_item_name string 勘定科目名
description string 経費科目の説明 [optional]
id int 経費科目ID
line_description string 内容の補足 [optional]
name string 経費科目名
required_receipt bool 添付ファイルの必須/任意 [optional]
tax_code int 税区分コード [optional]
tax_name string 税区分名

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