@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias UtilaCustodialWalletReferences

    type UtilaCustodialWalletReferences = {
        customerId: Customer["id"];
        customerName: string;
        entityId: Entity["id"];
        entityName: string;
    }
    Index
    customerId: Customer["id"]
    customerName: string
    entityId: Entity["id"]
    entityName: string