Documentation

PohodaRestrictionType
in package

Class representing PohodaRestrictionType.

XSD Type: pohodaRestrictionType

Table of Contents

$accountDayByDay  : bool|null
$administration  : string|null
$administrationPass  : string|null
$agendaHistory  : string|null
$canDoDiffExport  : bool|null
$changeEet  : string|null
$changePrize  : string|null
$createBackup  : string|null
$createCashRegisterDoc  : string|null
$createCustomer  : bool|null
$createSKPV  : string|null
$delayedDocument  : string|null
$deleteRecords  : string|null
$depositsWithdrawals  : string|null
$exportXml  : string|null
$lockPin  : string|null
$refund  : string|null
$restoreBackup  : string|null
$textItems  : string|null
getAccountDayByDay()  : bool
Gets as accountDayByDay.
getAdministration()  : string
Gets as administration.
getAdministrationPass()  : string
Gets as administrationPass.
getAgendaHistory()  : string
Gets as agendaHistory.
getCanDoDiffExport()  : bool
Gets as canDoDiffExport.
getChangeEet()  : string
Gets as changeEet.
getChangePrize()  : string
Gets as changePrize.
getCreateBackup()  : string
Gets as createBackup.
getCreateCashRegisterDoc()  : string
Gets as createCashRegisterDoc.
getCreateCustomer()  : bool
Gets as createCustomer.
getCreateSKPV()  : string
Gets as createSKPV.
getDelayedDocument()  : string
Gets as delayedDocument.
getDeleteRecords()  : string
Gets as deleteRecords.
getDepositsWithdrawals()  : string
Gets as depositsWithdrawals.
getExportXml()  : string
Gets as exportXml.
getLockPin()  : string
Gets as lockPin.
getRefund()  : string
Gets as refund.
getRestoreBackup()  : string
Gets as restoreBackup.
getTextItems()  : string
Gets as textItems.
setAccountDayByDay()  : self
Sets a new accountDayByDay.
setAdministration()  : self
Sets a new administration.
setAdministrationPass()  : self
Sets a new administrationPass.
setAgendaHistory()  : self
Sets a new agendaHistory.
setCanDoDiffExport()  : self
Sets a new canDoDiffExport.
setChangeEet()  : self
Sets a new changeEet.
setChangePrize()  : self
Sets a new changePrize.
setCreateBackup()  : self
Sets a new createBackup.
setCreateCashRegisterDoc()  : self
Sets a new createCashRegisterDoc.
setCreateCustomer()  : self
Sets a new createCustomer.
setCreateSKPV()  : self
Sets a new createSKPV.
setDelayedDocument()  : self
Sets a new delayedDocument.
setDeleteRecords()  : self
Sets a new deleteRecords.
setDepositsWithdrawals()  : self
Sets a new depositsWithdrawals.
setExportXml()  : self
Sets a new exportXml.
setLockPin()  : self
Sets a new lockPin.
setRefund()  : self
Sets a new refund.
setRestoreBackup()  : self
Sets a new restoreBackup.
setTextItems()  : self
Sets a new textItems.

Properties

Methods

getAccountDayByDay()

Gets as accountDayByDay.

public getAccountDayByDay() : bool
Return values
bool

getAdministration()

Gets as administration.

public getAdministration() : string
Return values
string

getAdministrationPass()

Gets as administrationPass.

public getAdministrationPass() : string
Return values
string

getAgendaHistory()

Gets as agendaHistory.

public getAgendaHistory() : string
Return values
string

getCanDoDiffExport()

Gets as canDoDiffExport.

public getCanDoDiffExport() : bool
Return values
bool

getChangePrize()

Gets as changePrize.

public getChangePrize() : string
Return values
string

getCreateBackup()

Gets as createBackup.

public getCreateBackup() : string
Return values
string

getCreateCashRegisterDoc()

Gets as createCashRegisterDoc.

public getCreateCashRegisterDoc() : string
Return values
string

getCreateCustomer()

Gets as createCustomer.

public getCreateCustomer() : bool
Return values
bool

getCreateSKPV()

Gets as createSKPV.

public getCreateSKPV() : string
Return values
string

getDelayedDocument()

Gets as delayedDocument.

public getDelayedDocument() : string
Return values
string

getDeleteRecords()

Gets as deleteRecords.

public getDeleteRecords() : string
Return values
string

getDepositsWithdrawals()

Gets as depositsWithdrawals.

public getDepositsWithdrawals() : string
Return values
string

getRestoreBackup()

Gets as restoreBackup.

public getRestoreBackup() : string
Return values
string

setAccountDayByDay()

Sets a new accountDayByDay.

public setAccountDayByDay(bool $accountDayByDay) : self
Parameters
$accountDayByDay : bool
Return values
self

setAdministration()

Sets a new administration.

public setAdministration(string $administration) : self
Parameters
$administration : string
Return values
self

setAdministrationPass()

Sets a new administrationPass.

public setAdministrationPass(string $administrationPass) : self
Parameters
$administrationPass : string
Return values
self

setAgendaHistory()

Sets a new agendaHistory.

public setAgendaHistory(string $agendaHistory) : self
Parameters
$agendaHistory : string
Return values
self

setCanDoDiffExport()

Sets a new canDoDiffExport.

public setCanDoDiffExport(bool $canDoDiffExport) : self
Parameters
$canDoDiffExport : bool
Return values
self

setChangeEet()

Sets a new changeEet.

public setChangeEet(string $changeEet) : self
Parameters
$changeEet : string
Return values
self

setChangePrize()

Sets a new changePrize.

public setChangePrize(string $changePrize) : self
Parameters
$changePrize : string
Return values
self

setCreateBackup()

Sets a new createBackup.

public setCreateBackup(string $createBackup) : self
Parameters
$createBackup : string
Return values
self

setCreateCashRegisterDoc()

Sets a new createCashRegisterDoc.

public setCreateCashRegisterDoc(string $createCashRegisterDoc) : self
Parameters
$createCashRegisterDoc : string
Return values
self

setCreateCustomer()

Sets a new createCustomer.

public setCreateCustomer(bool $createCustomer) : self
Parameters
$createCustomer : bool
Return values
self

setCreateSKPV()

Sets a new createSKPV.

public setCreateSKPV(string $createSKPV) : self
Parameters
$createSKPV : string
Return values
self

setDelayedDocument()

Sets a new delayedDocument.

public setDelayedDocument(string $delayedDocument) : self
Parameters
$delayedDocument : string
Return values
self

setDeleteRecords()

Sets a new deleteRecords.

public setDeleteRecords(string $deleteRecords) : self
Parameters
$deleteRecords : string
Return values
self

setDepositsWithdrawals()

Sets a new depositsWithdrawals.

public setDepositsWithdrawals(string $depositsWithdrawals) : self
Parameters
$depositsWithdrawals : string
Return values
self

setExportXml()

Sets a new exportXml.

public setExportXml(string $exportXml) : self
Parameters
$exportXml : string
Return values
self

setLockPin()

Sets a new lockPin.

public setLockPin(string $lockPin) : self
Parameters
$lockPin : string
Return values
self

setRefund()

Sets a new refund.

public setRefund(string $refund) : self
Parameters
$refund : string
Return values
self

setRestoreBackup()

Sets a new restoreBackup.

public setRestoreBackup(string $restoreBackup) : self
Parameters
$restoreBackup : string
Return values
self

setTextItems()

Sets a new textItems.

public setTextItems(string $textItems) : self
Parameters
$textItems : string
Return values
self

Search results