SerializedOrderDelivery
in package
Class SerializedOrderDelivery
Tags
Table of Contents
Properties
- $cost : float
Methods
- __construct() : mixed
- SerializedOrderDelivery constructor.
Properties
$cost
public
float
$cost
Tags
Methods
__construct()
SerializedOrderDelivery constructor.
public
__construct([float $cost = 0 ]) : mixed
Parameters
- $cost : float = 0