Documentation

SendEET extends SendEETType
in package

Class representing SendEET.

Odeslání vybraného záznamu na EET bez tisku.

Table of Contents

$record  : RecordSendEETType|null
Výběr záznamu.
$version  : string|null
getRecord()  : RecordSendEETType
Gets as record.
getVersion()  : string
Gets as version.
setRecord()  : self
Sets a new record.
setVersion()  : self
Sets a new version.

Properties

Methods

getVersion()

Gets as version.

public getVersion() : string
Return values
string

setVersion()

Sets a new version.

public setVersion(string $version) : self
Parameters
$version : string
Return values
self

Search results