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