GetDehydratedDeviceEvents
@Serializable
See also
Types
Functions
Link copied to clipboard
open fun requestSerializerBuilder(mappings: EventContentSerializerMappings, json: Json, value: GetDehydratedDeviceEvents.Request?): KSerializer<GetDehydratedDeviceEvents.Request>?
Link copied to clipboard
open fun responseSerializerBuilder(mappings: EventContentSerializerMappings, json: Json, value: GetDehydratedDeviceEvents.Response?): KSerializer<GetDehydratedDeviceEvents.Response>?