RegionDTO
The region details.
id
stringRequiredThe ID of the region.
name
stringRequiredThe name of the region.
currency_code
stringRequiredThe currency code of the region.
automatic_taxes
booleanRequiredSetting to indicate whether taxes need to be applied automatically
The countries of the region.
Payment providers available in the region
created_at
stringRequiredThe date the region was created.
updated_at
stringRequiredThe date the region was updated.
metadata
Record<string, any>Holds custom data in key-value pairs.
Was this section helpful?