AccountKeys interface
Developer Keys of account
Properties
primary |
value of primary key. NOTE: This property will not be serialized. It can only be populated by the server. |
secondary |
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