class documentation

Undocumented

Method from_transfer_type Convert a transfer type value to its user-facing value.
Method to_transfer_type Convert a user-facing value to its transfer type value.

Inherited from TransferTypeConverter:

Class Variable transfer_type Optional type hint for the transfer type to use when decoding payloads.

Convert a transfer type value to its user-facing value.

type_hint is the requested user-facing type, including concrete generic arguments.

Warning

This API is experimental and subject to change.

Convert a user-facing value to its transfer type value.

Warning

This API is experimental and subject to change.