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