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

    Interface CreatePaymentStreamProposalParams

    interface CreatePaymentStreamProposalParams {
        actor: string;
        factoryContractId: string;
        paymentStreamProposal: PaymentStreamProposalInput;
    }
    Index

    Properties

    actor: string
    factoryContractId: string
    paymentStreamProposal: PaymentStreamProposalInput