WebServiceKeys interface
Access keys for the web service calls.
Properties
primary | The primary access key. |
secondary | The secondary access key. |
Property Details
primary
The primary access key.
primary?: string
Property Value
string
secondary
The secondary access key.
secondary?: string
Property Value
string