Click or drag to resize

ChequeTaskCustomerDetailsInfo Property

Details info of customer (person or organization).

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public OrganizationDetailsInfo CustomerDetailsInfo { get; set; }

Property Value

Type: OrganizationDetailsInfo
See Also