Delen via


ReservationOrderBillingPlanInformation.NextPaymentDueOn Property

Definition

For recurring billing plans, indicates the date when next payment will be processed. Null when total is paid off.

public DateTimeOffset? NextPaymentDueOn { get; }
member this.NextPaymentDueOn : Nullable<DateTimeOffset>
Public ReadOnly Property NextPaymentDueOn As Nullable(Of DateTimeOffset)

Property Value

Applies to