Swig TS — API References
    Preparing search index...

    Type Alias SubAccountData

    type SubAccountData = {
        _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