Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 726 Bytes

InvoiceItem.md

File metadata and controls

22 lines (14 loc) · 726 Bytes

InvoiceItem

インボイスアイテムオブジェクト

Properties

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]