Documentation

HourlyBaseRates extends BaseModel
in package

Table of Contents

Properties

$hourly  : float

Methods

__construct()  : mixed
getHourly()  : float
setHourly()  : void
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

setHourly()

public setHourly(float $hourly) : void
Parameters
$hourly : float

toArray()

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

        
On this page

Search results