RetailCRM API Client

CustomersUploadResponse extends SuccessResponse

Class CustomersUploadResponse

Tags
category

CustomersUploadResponse

Table of Contents

Properties

$failedCustomers  : array<string|int, EntityWithExternalId>
$success  : bool
$uploadedCustomers  : array<string|int, FixExternalRow>

Properties

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")

$uploadedCustomers

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

("array<RetailCrm\Api\Model\Entity\FixExternalRow>")

JMS\SerializedName

("uploadedCustomers")


        
On this page

Search results