\FAA\Obj\GenericBaseBill

Summary

Methods
Properties
Constants
__construct()
PriceGroups()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $type,null|integer  $id = null,null|string  $language = null)

Base bill constructor.

Parameters

string $type
null|integer $id

The base bill id

null|string $language

The local language or null

PriceGroups()

PriceGroups(): array|null

Get price groups of this entity

Returns

array|null