Documentation

CreateAccountingDoubleEntryType
in package

Class representing CreateAccountingDoubleEntryType.

XSD Type: createAccountingDoubleEntryType

Table of Contents

Properties

$createAccounting  : array<string|int, CreateAccountingType>
$version  : string|null

Methods

addToCreateAccounting()  : self
Adds as createAccounting.
getCreateAccounting()  : array<string|int, CreateAccountingType>
Gets as createAccounting.
getVersion()  : string
Gets as version.
issetCreateAccounting()  : bool
isset createAccounting.
setCreateAccounting()  : self
Sets a new createAccounting.
setVersion()  : self
Sets a new version.
unsetCreateAccounting()  : void
unset createAccounting.

Properties

Methods

issetCreateAccounting()

isset createAccounting.

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

unsetCreateAccounting()

unset createAccounting.

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

        
On this page

Search results