simplelogin-client
    Preparing search index...

    Interface CreateApiKeyRequest

    interface CreateApiKeyRequest {
        apiKeyPost: ApiKeyPost;
    }
    Index

    Properties

    Properties

    apiKeyPost: ApiKeyPost