VyCreateOrderRequest
A request object for creating a new order in the Vy trading system.
Properties
Field
Type
Description
userId
string
The ID of the user placing the order.
transactionMemo
string
The memo for the transaction.
amount [required]
double?
The amount of the order.
address [required]
string
The address for the order.
userCountry
string
The country of the user placing the order.
Last updated