OrdersCreateTestOrderRequest class
Properties
-
country
↔ String
-
The CLDR territory code of the country of the test order to create.
Affects the currency and addresses of orders created via
template_name
,
or the addresses of orders created via test_order
. [...]
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
templateName
↔ String
-
The test order template to use. Specify as an alternative to
testOrder
as a shortcut for retrieving a template and then creating an order using
that template. [...]
read / write
-
testOrder
↔ TestOrder
-
The test order to create.
read / write