GatewayKeysContract interface

Gateway authentication keys.

Properties

primary

Primary gateway key.

secondary

Secondary gateway key.

Property Details

primary

Primary gateway key.

primary?: string

Property Value

string

secondary

Secondary gateway key.

secondary?: string

Property Value

string