phpDocumentor

ParcelTrackingCodeOrderId
in package

Class ParcelTrackingCodeOrderId

Table of Contents

$id  : int
create()  : ParcelTrackingCodeOrderId
Named constructor of tracking code's order id.
is()  : int
Returns the order id of the tracking code.
__construct()  : mixed
TrackingCodesOrderId constructor.

Properties

Methods

__construct()

TrackingCodesOrderId constructor.

protected __construct(int $id) : mixed

Private to enforce usage of named constructor.

Parameters
$id : int

Order id of tracking code.

Return values
mixed

Search results