toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
AuthorityPublicKeyBytes
Authority
Public
Key
Bytes
@
Serializable
data
class
AuthorityPublicKeyBytes
(
val
description
:
String
,
val
allOf
:
List
<
Schema
>
)
Members
Constructors
Authority
Public
Key
Bytes
Link copied to clipboard
constructor
(
description
:
String
,
allOf
:
List
<
Schema
>
)
Properties
all
Of
Link copied to clipboard
val
allOf
:
List
<
Schema
>
description
Link copied to clipboard
val
description
:
String