Documentation

StockPriceItemType
in package

Class representing StockPriceItemType.

XSD Type: stockPriceItemType

Table of Contents

Properties

$stockPrice  : array<string|int, StockPriceType>

Methods

addToStockPrice()  : self
Adds as stockPrice.
getStockPrice()  : array<string|int, StockPriceType>
Gets as stockPrice.
issetStockPrice()  : bool
isset stockPrice.
setStockPrice()  : self
Sets a new stockPrice.
unsetStockPrice()  : void
unset stockPrice.

Properties

Methods

issetStockPrice()

isset stockPrice.

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

unsetStockPrice()

unset stockPrice.

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

        
On this page

Search results