ItemsRequestListSerializer

Serializes ItemsRequestList.entries as an "inline map", having SingleItemsRequest.key as the map key and SingleItemsRequest.value as the map value, for the map represented by ItemsRequestList.

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

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