インボイスアイテムオブジェクト
Name | Type | Description | Notes |
---|---|---|---|
id | String | Invoice Item ID | [optional] |
_object | String | 対象種類の表記 | [optional] |
name | String | 商品名 | [optional] |
unitPrice | Integer | 単価 | [optional] |
currency | String | 通貨コード (ISO_4217) | [optional] |
quantity | Integer | 件数 | [optional] |
unit | String | 単位 | [optional] |
taxRateType | TaxRateType | [optional] | |
transactionTime | Long | 取引時間のUTCタイムスタンプ | [optional] |