Documentation

ListAccountingFormOfPaymentRequest extends ListAccountingFormOfPaymentRequestType
in package

Class representing ListAccountingFormOfPaymentRequest.

Table of Contents

Properties

$accountingFormOfPaymentVersion  : string|null
Požadovaná verze.
$requestAccountingFormOfPayment  : array<string|int, RequestAccountingFormOfPaymentType>
$version  : string|null

Methods

addToRequestAccountingFormOfPayment()  : self
Adds as requestAccountingFormOfPayment.
getAccountingFormOfPaymentVersion()  : string
Gets as accountingFormOfPaymentVersion.
getRequestAccountingFormOfPayment()  : array<string|int, RequestAccountingFormOfPaymentType>
Gets as requestAccountingFormOfPayment.
getVersion()  : string
Gets as version.
issetRequestAccountingFormOfPayment()  : bool
isset requestAccountingFormOfPayment.
setAccountingFormOfPaymentVersion()  : self
Sets a new accountingFormOfPaymentVersion.
setRequestAccountingFormOfPayment()  : self
Sets a new requestAccountingFormOfPayment.
setVersion()  : self
Sets a new version.
unsetRequestAccountingFormOfPayment()  : void
unset requestAccountingFormOfPayment.

Properties

Methods

getAccountingFormOfPaymentVersion()

Gets as accountingFormOfPaymentVersion.

public getAccountingFormOfPaymentVersion() : string

Požadovaná verze.

Return values
string

issetRequestAccountingFormOfPayment()

isset requestAccountingFormOfPayment.

public issetRequestAccountingFormOfPayment(int|string $index) : bool
Parameters
$index : int|string
Return values
bool

setAccountingFormOfPaymentVersion()

Sets a new accountingFormOfPaymentVersion.

public setAccountingFormOfPaymentVersion(string $accountingFormOfPaymentVersion) : self

Požadovaná verze.

Parameters
$accountingFormOfPaymentVersion : string
Return values
self

unsetRequestAccountingFormOfPayment()

unset requestAccountingFormOfPayment.

public unsetRequestAccountingFormOfPayment(int|string $index) : void
Parameters
$index : int|string

        
On this page

Search results