RUSProtocolAPI  5.2.02.0
Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment Class Reference

Properties

string Description [get, set]
 Description More...
 
long Price [get, set]
 Main price More...
 
long Price1 [get, set]
 Secondary price More...
 
int VatCode [get, set]
 Id of vat table joined with the department More...
 
int SingleItemReceipt [get, set]
 Single Item Receipt Enabled 0: FALSE 1: TRUE More...
 
int WriteOffsOperatorType [get, set]
 Write Offs Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS More...
 
int VoidOperatorType [get, set]
 Void operation Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS More...
 
int DiscMarkupOperatorType [get, set]
 Discount\Markup Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS More...
 
int DepartmentOperatorType [get, set]
 Department Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS More...
 
long MinAmount [get, set]
 Minimum amount value for deparment elements More...
 
long MaxAmount [get, set]
 Maximum amount value for deparment elements More...
 
int DiscMarkupMode [get, set]
 Discount\Markup Mode (0..20) More...
 
int Macro [get, set]
 Macro funcion linked More...
 
int DepartmentGroup [get, set]
 Department group Id (0..6) More...
 

Property Documentation

◆ DepartmentGroup

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.DepartmentGroup
getset

◆ DepartmentOperatorType

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.DepartmentOperatorType
getset

Department Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS

Referenced by Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.GetDepartmentTableRow(), and Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.SetDepartmentTableRow().

◆ Description

string Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.Description
getset

◆ DiscMarkupMode

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.DiscMarkupMode
getset

◆ DiscMarkupOperatorType

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.DiscMarkupOperatorType
getset

Discount\Markup Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS

Referenced by Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.GetDepartmentTableRow(), and Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.SetDepartmentTableRow().

◆ Macro

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.Macro
getset

◆ MaxAmount

long Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.MaxAmount
getset

◆ MinAmount

long Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.MinAmount
getset

◆ Price

long Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.Price
getset

◆ Price1

long Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.Price1
getset

◆ SingleItemReceipt

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.SingleItemReceipt
getset

◆ VatCode

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.VatCode
getset

◆ VoidOperatorType

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.VoidOperatorType
getset

Void operation Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS

Referenced by Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.GetDepartmentTableRow(), and Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.SetDepartmentTableRow().

◆ WriteOffsOperatorType

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIDepartment.WriteOffsOperatorType
getset

Write Offs Operator Enable 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS

Referenced by Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.GetDepartmentTableRow(), and Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.SetDepartmentTableRow().