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

    GetGrantRequest retrieves one grant by ID.

    interface GetGrantRequest {
        grantId: string;
    }
    Index

    Properties

    Properties

    grantId: string