@cfxlabsinc/b2b-services
    Preparing search index...
    type RejectEscrowTransferWorkflowArgs = {
        actorRole: "RECIPIENT" | "AUTHORITY";
        externalId: string;
    }
    Index

    Properties

    actorRole: "RECIPIENT" | "AUTHORITY"

    Whether the recipient rejected or the authority canceled administratively.

    externalId: string