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