PlatformAccountTransferSerializer

object PlatformAccountTransferSerializer : JsonContentPolymorphicSerializer<PlatformAccountTransfer>

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

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