Open Cap Table Protocol Canton SDK - v0.2.125
    Preparing search index...

    Interface ProposedPaymentStreamChangePartyParams

    interface ProposedPaymentStreamChangePartyParams {
        newParty: string;
        oldParty: string;
        partyType: ProposedPaymentStreamPartyRole;
        proposedPaymentStreamContractId: string;
    }
    Index

    Properties

    newParty: string
    oldParty: string
    proposedPaymentStreamContractId: string