CouriersCreateRequest
in package
implements
RequestInterface
Class CouriersCreateRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
Methods
- __construct() : mixed
- CouriersCreateRequest constructor.
Properties
$courier
public
Courier
$courier
Tags
Methods
__construct()
CouriersCreateRequest constructor.
public
__construct([Courier|null $courier = null ]) : mixed
Parameters
- $courier : Courier|null = null