toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.protos
/
AddKeyAction
Add
Key
Action
data
class
AddKeyAction
(
val
key
:
PublicKey
?
=
null
,
val
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
:
Message
Members
Members & Extensions
Constructors
Add
Key
Action
Link copied to clipboard
constructor
(
key
:
PublicKey
?
=
null
,
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
Types
Companion
Link copied to clipboard
object
Companion
:
Message.Companion
<
AddKeyAction
>
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
MessageDescriptor
<
AddKeyAction
>
key
Link copied to clipboard
val
key
:
PublicKey
?
=
null
proto
Size
Link copied to clipboard
open
override
val
protoSize
:
Int
unknown
Fields
Link copied to clipboard
open
override
val
unknownFields
:
Map
<
Int
,
UnknownField
>
Functions
or
Default
Link copied to clipboard
fun
AddKeyAction
?
.
orDefault
(
)
:
AddKeyAction
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
Message
?
)
:
AddKeyAction