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