RetailCRM API Client

ClientIdUploadRequest implements RequestInterface

Class ClientIdUploadRequest

Tags
category

ClientIdUploadRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$clientIds  : array<string|int, ClientId>

Methods

__construct()  : mixed
ClientIdUploadRequest constructor.

Properties

$clientIds

public array<string|int, ClientId> $clientIds
Tags
Form\Type

("array<RetailCrm\Api\Model\Entity\WebAnalytics\ClientId>")

Form\SerializedName

("clientIds")

Form\JsonField

()

Methods

__construct()

ClientIdUploadRequest constructor.

public __construct([array<string|int, ClientId>|null $clientIds = null ]) : mixed
Parameters
$clientIds : array<string|int, ClientId>|null = null

        
On this page

Search results