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

    Type Alias ClaimEscrowTransferWorkflowArgs

    type ClaimEscrowTransferWorkflowArgs = {
        claimerId: string;
        externalId: string;
    }
    Index
    claimerId: string

    Id of the recipient claiming. Must match the row's recipientId.

    externalId: string