country property

String? country
getter/setter pair

The CLDR territory code of the country of the test order to create.

Affects the currency and addresses of orders created through template_name, or the addresses of orders created through test_order. Acceptable values are: - "US" - "FR" Defaults to "US".

Implementation

core.String? country;