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

    Interface RevokeGrantRequest

    RevokeGrantRequest revokes one grant by ID.

    interface RevokeGrantRequest {
        grantId: string;
    }
    Index

    Properties

    Properties

    grantId: string