BookingPaymentDetailsCreditCards Property |
[Missing <summary> documentation for "P:SoS.Integration.Models.Contracts.BookingPaymentDetails.CreditCards"]
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)
Syntaxpublic List<CreditCard> CreditCards { get; set; }Property Value
Type:
ListCreditCard
See Also