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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public OrganizationDetailsInfo CustomerDetailsInfo { get; set; }

Property Value

Type: OrganizationDetailsInfo
See Also