RetailCRM API Client

ProductsBatchCreateResponse extends SuccessResponse

Class ProductsBatchCreateResponse

Tags
category

ProductBatchEditResponse

SuppressWarnings

(PHPMD.LongVariable)

Table of Contents

Properties

$addedProducts  : array<string|int, int>
$processedProductsCount  : int
$success  : bool

Properties

$addedProducts

public array<string|int, int> $addedProducts
Tags
JMS\Type

("array")

JMS\SerializedName

("addedProducts")

$processedProductsCount

public int $processedProductsCount
Tags
JMS\Type

("int")

JMS\SerializedName

("processedProductsCount")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results