Click or drag to resize

BookingPaymentPaidDate Property

[Missing <summary> documentation for "P:SoS.Integration.Models.Contracts.BookingPayment.PaidDate"]

Namespace:  SoS.Integration.Models.Contracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime? PaidDate { get; set; }

Property Value

Type: NullableDateTime
See Also