Documentation

ActionPriceCustomersType
in package

Class representing ActionPriceCustomersType.

Odběratelé Akční ceny zásob. XSD Type: actionPriceCustomersType

Table of Contents

Properties

$customer  : array<string|int, CustomerType>

Methods

addToCustomer()  : self
Adds as customer.
getCustomer()  : array<string|int, CustomerType>
Gets as customer.
issetCustomer()  : bool
isset customer.
setCustomer()  : self
Sets a new customer.
unsetCustomer()  : void
unset customer.

Properties

Methods

issetCustomer()

isset customer.

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

unsetCustomer()

unset customer.

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

        
On this page

Search results