Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 855 Bytes

Refund.md

File metadata and controls

15 lines (12 loc) · 855 Bytes

# Refund

Properties

Name Type Description Notes
object_created \DateTime Date and time of object creation. [optional]
object_id string Unique identifier of the given object. [optional]
object_owner string Username of the user who created the object. [optional]
object_updated \DateTime Date and time of last object update. [optional]
status string Indicates the status of the Refund. [optional]
test bool Indicates whether the object has been created in test mode. [optional]
transaction string Object ID of the Transaction to be refunded. [optional]

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