Paddle SDK - v5.0.0
    Preparing search index...

    Interface RescheduleSubscriptionPaymentBody

    interface RescheduleSubscriptionPaymentBody {
        date: string;
        payment_id: number;
    }
    Index

    Properties

    Properties

    date: string
    payment_id: number