@valon-technologies/gestalt
    Preparing search index...

    Interface GetGrantRequest

    GetGrantRequest retrieves one API-token grant by ID.

    interface GetGrantRequest {
        grantId: string;
    }
    Index

    Properties

    Properties

    grantId: string