共用方式為


ReservationPaymentDetail.PaymentOn Property

Definition

Date when the transaction is completed. Is null when it is scheduled.

public DateTimeOffset? PaymentOn { get; set; }
member this.PaymentOn : Nullable<DateTimeOffset> with get, set
Public Property PaymentOn As Nullable(Of DateTimeOffset)

Property Value

Applies to