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

    Type Alias UpdateEscrowRecipientWorkflowArgs

    type UpdateEscrowRecipientWorkflowArgs = {
        claimUrl?: string;
        externalId: string;
        recipientId: string;
        recipientWallet: string;
    }
    Index
    claimUrl?: string
    externalId: string
    recipientId: string
    recipientWallet: string