LocationOptionsQuery Class
Represents a location options parameter, used for fetching area codes.
- Inheritance
-
LocationOptionsQuery
Constructor
LocationOptionsQuery(*, label_id: Optional[str] = None, options_value: Optional[str] = None, **kwargs)
Parameters
- label_id
- str
Required
Represents the location option label id, returned from the GetLocationOptions API.
- options_value
- str
Required
Represents the location options value, returned from the GetLocationOptions API.
Feedback
Submit and view feedback for