class ReportHeaders extends Model (View source)

Properties

string $currency
string $name
string $type

Methods

setCurrency($currency)

No description

string
getCurrency()

No description

setName($name)

No description

string
getName()

No description

setType($type)

No description

string
getType()

No description

Details

setCurrency($currency)

No description

Parameters

$currency

string getCurrency()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string