toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.notification
/
ListNotificationsReasonSerializer
List
Notifications
Reason
Serializer
class
ListNotificationsReasonSerializer
:
KSerializer
<
ListNotificationsReason
>
Members
Constructors
List
Notifications
Reason
Serializer
Link copied to clipboard
constructor
(
)
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
ListNotificationsReason
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
ListNotificationsReason
)