PriceUploadPricesInput
in package
Class PriceUploadPricesInput
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- PriceUploadPricesInput constructor.
Properties
$code
public
string
$code
Tags
$price
public
float
$price
Tags
$remove
public
bool
$remove
Tags
Methods
__construct()
PriceUploadPricesInput constructor.
public
__construct([string $code = '' ][, float|null $price = null ][, bool|null $remove = null ]) : mixed
Parameters
- $code : string = ''
- $price : float|null = null
- $remove : bool|null = null