Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 594 Bytes

RefundReq.md

File metadata and controls

12 lines (9 loc) · 594 Bytes

# RefundReq

Properties

Name Type Description Notes
amount int 返金額。全額返金、及び amount の指定で任意の金額で返金ができます。
currency string 通貨コード (ISO_4217) [optional] [default to 'JPY']
metadata array<string,string> 返金メタデータ [optional]
reason string 返金理由 [optional]

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