OrderListItemInvoiceTo Property |
Contact information for the paying customer. Who is paying and hence must receive the invoice.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ContactListitem InvoiceTo { get; set; }
Property Value
Type:
ContactListitem
See Also