DefaultPricelist
class DefaultPricelist extends ObjectMap implements Pricelist
DefaultBuilder
Properties
protected string | $name | ||
protected Tags | $tags |
Methods
__construct(string $name, Tags $tags = null)
Preisliste
string
getName()
Name
Tags
getTags()
Tags
array
toArray()
Werte als Array
Details
at line 52
__construct(string $name, Tags $tags = null)
Preisliste
at line 66
string
getName()
Name
at line 75
Tags
getTags()
Tags
at line 87
array
toArray()
Werte als Array
Die Werte werden nicht angepasst und Maps und Collection bleiben Objekte.