Interface for companion objects of serializable types. Its main purpose is to serialize and deserialize values between raw JSON and typed values.
The template type.
Encodes T in expected shape for JSON API.
Generated using TypeDoc
Interface for companion objects of serializable types. Its main purpose is to serialize and deserialize values between raw JSON and typed values.