Documentation

EnergyBillV1Subscriptions extends ArrayObject
in package

The subscription details fee for the energy service.

Table of Contents

Methods

__construct()  : mixed
__toString()  : string
String representation.
subscriptionSeparator()  : string
Creates a line of rST table-compliant string separators.

Methods

__construct()

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

Raw prediction array.

$pageId : int|null = null

Page number for multi pages document.

subscriptionSeparator()

Creates a line of rST table-compliant string separators.

public static subscriptionSeparator(string $char) : string
Parameters
$char : string

Character to use as a separator.

Return values
string

        
On this page

Search results