Click or drag to resize

IRestaurant.CrmId Property

Unique identifier of the organization (installation of iikoRms).

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
int? CrmId { get; }

Property Value

Type: Nullable<Int32>
See Also