Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 777 Bytes

ShopRefund.md

File metadata and controls

13 lines (10 loc) · 777 Bytes

ShopRefund

Properties

Name Type Description Notes
amount AllOfShopRefundAmount A number equal to the refund total. [optional]
created_timestamp int The date & time of the refund, in epoch seconds. [optional]
reason string The reason string given for the refund. [optional]
note_from_issuer string The note string created by the refund issuer. [optional]
status string The status indication string for the refund. [optional]

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