Mayson Monorepo Documentation
Preparing search index...
packages/types/src
SaveExchangeKeyResponse
Interface SaveExchangeKeyResponse
Response from saving exchange keys
interface
SaveExchangeKeyResponse
{
key
:
ExchangeKeyResponse
;
message
:
string
;
}
Index
Properties
key
message
Properties
key
key
:
ExchangeKeyResponse
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
message
Mayson Monorepo Documentation
Loading...
Response from saving exchange keys