Documentation

StockAttachType
in package

Class representing StockAttachType.

XSD Type: stockAttachType

Table of Contents

Properties

$attachItem  : array<string|int, AttachItemType>

Methods

addToAttachItem()  : self
Adds as attachItem.
getAttachItem()  : array<string|int, AttachItemType>
Gets as attachItem.
issetAttachItem()  : bool
isset attachItem.
setAttachItem()  : self
Sets a new attachItem.
unsetAttachItem()  : void
unset attachItem.

Properties

Methods

issetAttachItem()

isset attachItem.

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

unsetAttachItem()

unset attachItem.

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

        
On this page

Search results