Documentation
    Preparing search index...

    Type Alias RemainingAccountsSliceArgs

    type RemainingAccountsSliceArgs = {
        accountsType: AccountsTypeArgs;
        length: number;
    }
    Index

    Properties

    Properties

    accountsType: AccountsTypeArgs
    length: number