@stigg/react-sdk - v10.12.0
    Preparing search index...

    Interface GetCreditGrantsParams

    interface GetCreditGrantsParams {
        currencyId?: string;
        pageSize?: number;
        paging?: CursorPaging;
    }
    Index

    Properties

    currencyId?: string
    pageSize?: number
    paging?: CursorPaging