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

Properties

int Enabled [get, set]
 Element active 0: FALSE 1: TRUE More...
 
string Description [get, set]
 Verbose description More...
 
int NoCash [get, set]
 Payment type is no cash 0: FALSE 1: TRUE More...
 
int OpenCashDrawer [get, set]
 Payment can open cash drawer 0: FALSE 1: TRUE More...
 
int MandatorySubTotal [get, set]
 Subtotal element is mandatory 0: FALSE 1: TRUE More...
 
int MandatoryAmount [get, set]
 Amount element is mandatory 0: FALSE 1: TRUE More...
 
int ChangeForbidden [get, set]
 Change element is forbidden 0: FALSE 1: TRUE More...
 
int DrawerOnlyPOS [get, set]
 Drawer is controlled by POS 0: FALSE 1: TRUE More...
 
int ReservedToOperator [get, set]
 Payment operator reservation 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS More...
 
long MaxAmount [get, set]
 Maximum amount for payment (0..999999999999) More...
 
long Amount [get, set]
 Amount for payment (0..999999999999) More...
 

Property Documentation

◆ Amount

long Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.Amount
getset

◆ ChangeForbidden

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.ChangeForbidden
getset

◆ Description

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

◆ DrawerOnlyPOS

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.DrawerOnlyPOS
getset

◆ Enabled

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.Enabled
getset

◆ MandatoryAmount

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.MandatoryAmount
getset

◆ MandatorySubTotal

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.MandatorySubTotal
getset

◆ MaxAmount

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

◆ NoCash

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.NoCash
getset

◆ OpenCashDrawer

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.OpenCashDrawer
getset

◆ ReservedToOperator

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIPayment.ReservedToOperator
getset

Payment operator reservation 0: ALL OPERATORS 1: ONLY ENABLED OPERATORS

Referenced by Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.GetPaymenytTableRow(), and Custom.Fiscal.RUSProtocolAPI.ProtocolAPI.SetPaymentTableRow().