Swig TS — API References
    Preparing search index...

    Type Alias SubAccount

    type SubAccount = {
        _padding: ReadonlyUint8Array;
        bump: number;
        enabled: boolean;
        roleId: number;
        subAccount: ReadonlyUint8Array;
        swigId: ReadonlyUint8Array;
    }
    Index

    Properties

    _padding: ReadonlyUint8Array
    bump: number
    enabled: boolean
    roleId: number
    subAccount: ReadonlyUint8Array
    swigId: ReadonlyUint8Array