Documentation

InventoryListsDetailType
in package

Class representing InventoryListsDetailType.

XSD Type: inventoryListsDetailType

Table of Contents

Properties

$inventoryListsItem  : array<string|int, InventoryListsItemType>

Methods

addToInventoryListsItem()  : self
Adds as inventoryListsItem.
getInventoryListsItem()  : array<string|int, InventoryListsItemType>
Gets as inventoryListsItem.
issetInventoryListsItem()  : bool
isset inventoryListsItem.
setInventoryListsItem()  : self
Sets a new inventoryListsItem.
unsetInventoryListsItem()  : void
unset inventoryListsItem.

Properties

Methods

issetInventoryListsItem()

isset inventoryListsItem.

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

unsetInventoryListsItem()

unset inventoryListsItem.

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

        
On this page

Search results