APIKeyRecord interface
Details API key
Properties
id | Id of the api key |
kind | Type of api key |
metadata | Metadata of the record |
spec | Specification of the API Key |
Property Details
id
Id of the api key
id?: string
Property Value
string
kind
Type of api key
kind?: string
Property Value
string