OrderListItemInvoiceToContact Property |
In case the paying customer is a company, who is the contact person for the company.
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 InvoiceToContact { get; set; }
Property Value
Type:
ContactListitem
See Also