RetailCRM API Client

PriceUploadPricesInput

Class PriceUploadPricesInput

Tags
category

PriceUploadPricesInput

Table of Contents

Properties

$code  : string
$price  : float
$remove  : bool

Methods

__construct()  : mixed
PriceUploadPricesInput constructor.

Properties

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

        
On this page

Search results