Documentation

ListGroupStocksRequestType
in package

Class representing ListGroupStocksRequestType.

XSD Type: listGroupStocksRequestType

Table of Contents

Properties

$groupStocksVersion  : string|null
Požadovaná verze skladů.
$requestGroupStocks  : RequestGroupStocksType|null
$version  : string|null

Methods

getGroupStocksVersion()  : string
Gets as groupStocksVersion.
getRequestGroupStocks()  : RequestGroupStocksType
Gets as requestGroupStocks.
getVersion()  : string
Gets as version.
setGroupStocksVersion()  : self
Sets a new groupStocksVersion.
setRequestGroupStocks()  : self
Sets a new requestGroupStocks.
setVersion()  : self
Sets a new version.

Properties

Methods

getGroupStocksVersion()

Gets as groupStocksVersion.

public getGroupStocksVersion() : string

Požadovaná verze skladů.

Return values
string

setGroupStocksVersion()

Sets a new groupStocksVersion.

public setGroupStocksVersion(string $groupStocksVersion) : self

Požadovaná verze skladů.

Parameters
$groupStocksVersion : string
Return values
self

setVersion()

Sets a new version.

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

        
On this page

Search results