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

    Interface ActivePaymentStreamPayload

    interface ActivePaymentStreamPayload {
        lockedAmuletCid: string;
        paymentStream: PaymentStreamDetails;
        processedAndPaidUntil: string;
        processorContext: ProcessorContext;
        stats: PaymentStreamStats;
    }
    Index

    Properties

    lockedAmuletCid: string
    paymentStream: PaymentStreamDetails
    processedAndPaidUntil: string
    processorContext: ProcessorContext