RegionDTO

The region details.

idstring
The ID of the region.
namestring
The name of the region.
currency_codestring
The currency code of the region.
automatic_taxesboolean
Setting to indicate whether taxes need to be applied automatically
countriesRegionCountryDTO[]
The countries of the region.
payment_providersPaymentProviderDTO[]
Payment providers available in the region
created_atstring
The date the region was created.
updated_atstring
The date the region was updated.
metadataRecord<string, any>Optional
Holds custom data in key-value pairs.
Was this page helpful?
Edit this page