Documentation

ActionPriceGroupsType
in package

Class representing ActionPriceGroupsType.

Skupiny Odběratelů Akční ceny zásob. XSD Type: actionPriceGroupsType

Table of Contents

$group  : array<string|int, mixed>
addToGroup()  : self
Adds as group.
getGroup()  : array<string|int, GroupType>
Gets as group.
issetGroup()  : bool
isset group.
setGroup()  : self
Sets a new group.
unsetGroup()  : void
unset group.

Properties

Methods

issetGroup()

isset group.

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

unsetGroup()

unset group.

public unsetGroup(int|string $index) : void
Parameters
$index : int|string
Return values
void

Search results