Click or drag to resize

WriteoffPaymentItemAdditionalDataAuthorizationUser Property

User, which authorization is required by writeoff payment type settings. IUser.Type may be Employee or Guest.

Namespace: Resto.Front.Api.Data.Payments
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public IUser AuthorizationUser { get; set; }

Property Value

IUser
See Also