Documentation
    Preparing search index...

    Interface CreateManagerReceipt

    interface CreateManagerReceipt {
        accountId: string;
        owner: string;
        selfOwned: boolean;
        wrapperId: string;
    }
    Index
    accountId: string
    owner: string
    selfOwned: boolean
    wrapperId: string