AccountKeys interface

Developer Keys of account

Properties

primaryKey

value of primary key. NOTE: This property will not be serialized. It can only be populated by the server.

secondaryKey

value of secondary key. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

primaryKey

value of primary key. NOTE: This property will not be serialized. It can only be populated by the server.

primaryKey?: string

Property Value

string

secondaryKey

value of secondary key. NOTE: This property will not be serialized. It can only be populated by the server.

secondaryKey?: string

Property Value

string