GlobalAccountDataEventContentSerializer

Constructors

Link copied to clipboard
constructor(type: String, mappings: Set<SerializerMapping<out GlobalAccountDataEventContent>>)

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): GlobalAccountDataEventContent
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: GlobalAccountDataEventContent)