Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface BankAccountOwner

    interface BankAccountOwner {
        address: BankAccountOwnerAddress;
        name: string;
    }
    Index
    name: string