Click or drag to resize

BookingChangedPaymentDetails Property

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

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 BookingPaymentDetails PaymentDetails { get; set; }

Property Value

Type: BookingPaymentDetails
See Also