diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
VerificationLevelSerializer
Verification
Level
Serializer
class
VerificationLevelSerializer
:
CodeEnumSerializer
<
VerificationLevel
>
(
source
)
Members
Constructors
Verification
Level
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
)
:
VerificationLevel
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
VerificationLevel
)