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

Property Value

OrganizationDetailsInfo
See Also