TestKeys Class
Test keys payload.
- Inheritance
-
TestKeys
Constructor
TestKeys(*, primary_key: Optional[str] = None, secondary_key: Optional[str] = None, primary_test_endpoint: Optional[str] = None, secondary_test_endpoint: Optional[str] = None, enabled: Optional[bool] = None, **kwargs)
Variables
- primary_key
- str
Primary key.
- secondary_key
- str
Secondary key.
- primary_test_endpoint
- str
Primary test endpoint.
- secondary_test_endpoint
- str
Secondary test endpoint.
- enabled
- bool
Indicates whether the test endpoint feature enabled or not.
Feedback
Submit and view feedback for