EmailAddressAsStringSerializer
@ExperimentalSince(version = KotoolsTypesVersion.V4_5_3)
Class responsible for serializing the EmailAddress type as String.
Constructors
Link copied to clipboard
constructor()
Creates an instance of EmailAddressAsStringSerializer.
Properties
Link copied to clipboard
Describes the structure of the serializable representation of EmailAddress, produced by this serializer.
Functions
Link copied to clipboard
Deserializes the value of type EmailAddress using the format represented by the specified decoder.
Link copied to clipboard
Returns the string representation of this serializer, corresponding to its simple name.