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

    Interface PaymentStreamChangeProposalRejectParams

    interface PaymentStreamChangeProposalRejectParams {
        actor: string;
        changeProposalContractId: string;
        description?: string;
    }
    Index

    Properties

    actor: string
    changeProposalContractId: string
    description?: string