interface ApiKeyResult {
    key: string;
}

Hierarchy

Properties

Properties

key: string

Generated using TypeDoc