Skip to main content

Interfaces

Interfaces serve as parent objects from which other objects can inherit.

Order

Fields

NameData TypeDescription
keyKey!An unique identifier for this object.
bookingIdString!An external unique identifier related this object.
transactionIdString!
currencyCodeString!
payableAmountMoney!
expiredAtDateTime!
statusOrderStatus!
createdAtDateTime!Identifies the date and time when the object was created.
lastUpdatedAtDateTime!Identifies the date and time when the object was updated.