Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 540 Bytes

CreateOrderRequest.md

File metadata and controls

13 lines (8 loc) · 540 Bytes

CreateOrderRequest

Properties

Name Type Description Notes
amount Amount
merchantAccount kotlin.String The merchant account identifier, with which you want to process the order.
reference kotlin.String A custom reference identifying the order.
expiresAt kotlin.String The date that order expires; e.g. 2019-03-23T12:25:28Z. If not provided, the default expiry duration is 1 day. [optional]