Type alias ValidateAPIKeyStatus

ValidateAPIKeyStatus: typeof OK | UnparsedObject

Status of the validation. Always ok when both the API key and the application key are valid.

Generated using TypeDoc