iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Security
IUser Interface
IUser Properties
AccountingReasonCode Property
AssignedToCurrentDepartment Property
Card Property
CellPhone Property
Code Property
InsuranceNumber Property
IsSessionOpen Property
Name Property
PublicExternalData Property
TaxpayerId Property
Type Property
IUser
PublicExternalData Property
User External Data, which was set in iikoRMS or iikoWeb.
Namespace:
Resto.Front.Api.Data.Security
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IReadOnlyDictionary
<
string
,
string
>
PublicExternalData
{
get
; }
Property Value
Type:
IReadOnlyDictionary
String
,
String
See Also
Reference
IUser Interface
Resto.Front.Api.Data.Security Namespace