TestKeys interface
Test keys payload
Properties
enabled | Indicates whether the test endpoint feature enabled or not |
primary |
Primary key |
primary |
Primary test endpoint |
secondary |
Secondary key |
secondary |
Secondary test endpoint |
Property Details
enabled
Indicates whether the test endpoint feature enabled or not
enabled?: boolean
Property Value
boolean
primaryKey
Primary key
primaryKey?: string
Property Value
string
primaryTestEndpoint
Primary test endpoint
primaryTestEndpoint?: string
Property Value
string
secondaryKey
Secondary key
secondaryKey?: string
Property Value
string
secondaryTestEndpoint
Secondary test endpoint
secondaryTestEndpoint?: string
Property Value
string