Name | Type | Description | Notes |
---|---|---|---|
amount | int | 金額 | |
company_id | int | 事業所ID | |
details | \Freee\Accounting\Model\DealDetails[] | 取引の明細行 | [optional] |
due_amount | int | 支払残額 | [optional] |
due_date | string | 支払期日 (yyyy-mm-dd) | [optional] |
id | int | 取引ID | |
issue_date | string | 発生日 (yyyy-mm-dd) | |
partner_code | string | 取引先コード | [optional] |
partner_id | int | 取引先ID | |
payments | \Freee\Accounting\Model\DealPayments[] | 取引の支払行 | [optional] |
receipts | \Freee\Accounting\Model\DealReceipts[] | ファイルボックス(証憑ファイル) | [optional] |
ref_number | string | 管理番号 | [optional] |
renews | \Freee\Accounting\Model\DealRenews[] | 取引の+更新行 | [optional] |
status | string | 決済状況 (未決済: unsettled, 完了: settled) | |
type | string | 収支区分 (収入: income, 支出: expense) | [optional] |
This repository was archived by the owner on Jul 24, 2023. It is now read-only.