@tax1driver/ts-tpay
    Preparing search index...

    Interface AccountListParams

    interface AccountListParams {
        limit?: number;
        page?: number;
    }
    Index

    Properties

    Properties

    limit?: number
    page?: number