Click or drag to resize

Contractor Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Tasks
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public Contractor(
	string name,
	string taxpayerId,
	string phoneNumber
)

Parameters

name  String
 
taxpayerId  String
 
phoneNumber  String
 
See Also