api.world.v1 package¶
Submodules¶
api.world.v1.timezone module¶
Autogenerated API
-
api.world.v1.timezone.
get_time_zones
(keywords: list = None, offset: int = 0, limit: int = 25, json: bool = True, verify: bool = True, apiKey: str = '', authentication: dict = {}) → dict[source]¶ Get all time zones (PUBLIC)
Return type: dict
Parameters: - keywords (list) – Filter time zones by keywords
- offset (int) – Skip a number of time zones
- limit (int) – Maximum number of returned time zones
Raises: - AuthenticationFailedException – on 401
- ValidationErrorException – on 412
- AccessDeniedException – on 403
Returns: {“offset”: 670, “limit”: 101, “responseCode”: 200, “count”: 279, “data”: [{“description”: “Second beat early serve.”}], “metaData”: {“additionalProperties”: {}}, “messages”: [{“message”: “Radio act option who.”, “messageTemplate”: “Control industry page debate TV I part world.”, “field”: “Beat return benefit relationship.”, “parameter”: {}, “timestamp”: 544553013}], “currentPage”: 187, “size”: 163}