Click or drag to resize

IRestaurantCrmId Property

Unique identifier of the organization (installation of iikoRms).

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

Property Value

Type: NullableInt32
See Also