_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
Functions
asyncio(*, client)
asyncio
Union[dict, Error, None]
Union
dict
Error
None
asyncio_detailed(*, client)
asyncio_detailed
Response[Union[dict, Error, None]]
Response
sync(*, client)
sync
sync_detailed(*, client)
sync_detailed
Dict[str, Any]
Dict
str
Any