This type defines the jurisdiction information associated with a fee, identifying the geographic or regulatory region under which the fee is applied.
Types that use FeeJurisdiction
Calls that use FeeJurisdiction
Fields
regionName
The name of the region to which the fee applies.
The set of valid regionName values returned is determined by the corresponding regionType value.
Note: Currently supported regionName values are standard two-character country or state codes.
Typical examples include:
The set of valid regionName values returned is determined by the corresponding regionType value.
Note: Currently supported regionName values are standard two-character country or state codes.
Typical examples include:
- MX (Mexico)
- IN (India)
- US (United States)
- CA (California)
- VT (Vermont)
- ME (Maine)
regionType
This enumeration value indicates the type of region that the fee jurisdiction represents, such as a country or a state.