@cfxlabsinc/b2b-services
    Preparing search index...
    type UpdateEscrowRecipientWorkflowArgs = {
        claimUrl?: string;
        externalId: string;
        recipientId: string;
        recipientWallet: string;
    }
    Index

    Properties

    claimUrl?: string
    externalId: string
    recipientId: string
    recipientWallet: string