TestKeys interface

Test keys payload

Properties

enabled

Indicates whether the test endpoint feature enabled or not

primaryKey

Primary key

primaryTestEndpoint

Primary test endpoint

secondaryKey

Secondary key

secondaryTestEndpoint

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