OrderId
in package
Class OrderId This order id represents the order id of the gambio shop system.
Table of Contents
- $orderId : int
- __construct() : mixed
- OrderId constructor.
- asString() : string
- orderId() : int
Properties
$orderId
private
int
$orderId
Methods
__construct()
OrderId constructor.
public
__construct(int $orderId) : mixed
Parameters
- $orderId : int
Return values
mixed —asString()
public
asString() : string
Return values
string —orderId()
public
orderId() : int