Documentation

CustomerGroupSurcharge extends Base
in package

Class CustomerGroupSurcharge.

Table of Contents

$discount  : int
$id  : int
$value  : int
getArrayCopy()  : array<string|int, mixed>
Gets the attributes of this entity.
getDiscount()  : int
getId()  : int
getValue()  : int
setDiscount()  : CustomerGroupSurcharge
setEntityAttributes()  : $this
Sets the attributes of this entity.
setId()  : CustomerGroupSurcharge
setValue()  : CustomerGroupSurcharge

Properties

Methods

getArrayCopy()

Gets the attributes of this entity.

public getArrayCopy() : array<string|int, mixed>
Return values
array<string|int, mixed>

setEntityAttributes()

Sets the attributes of this entity.

public setEntityAttributes(array<string|int, mixed> $attributes) : $this
Parameters
$attributes : array<string|int, mixed>
Return values
$this

Search results