ConversationAccessInfoDTOSerializer

Handwritten serializer of the ConversationAccessInfoDTO because we want to extend it with the JsonCorrectingSerializer, which is not possible using the plugin generated serializer.

Properties

Link copied to clipboard
open val descriptor: <Error class: unknown class>

Functions

Link copied to clipboard
open fun deserialize(decoder: <Error class: unknown class>): ConversationAccessInfoDTO
Link copied to clipboard
open fun serialize(encoder: <Error class: unknown class>, value: ConversationAccessInfoDTO)