Skip to main content
Skip to main content

RegionDTO

The region details.

idstringRequired
The ID of the region.
namestringRequired
The name of the region.
currency_codestringRequired
The currency code of the region.
automatic_taxesbooleanRequired
Setting to indicate whether taxes need to be applied automatically
countriesRegionCountryDTO[]Required
The countries of the region.
payment_providersPaymentProviderDTO[]Required
Payment providers available in the region
created_atstringRequired
The date the region was created.
updated_atstringRequired
The date the region was updated.
metadataRecord<string, any>
Holds custom data in key-value pairs.
Was this section helpful?