PricesUploadRequest
in package
implements
RequestInterface
Class PricesUploadRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
- $prices : array<string|int, PriceUploadInput>
Methods
- __construct() : mixed
- PricesUploadRequest constructor.
Properties
$prices
public
array<string|int, PriceUploadInput>
$prices
Tags
Methods
__construct()
PricesUploadRequest constructor.
public
__construct([array<string|int, PriceUploadInput> $prices = null ]) : mixed
Parameters
- $prices : array<string|int, PriceUploadInput> = null