RetailCRM API Client

SourcesUploadRequest implements RequestInterface

Class SourcesUploadRequest

Tags
category

SourcesUploadRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$sources  : array<string|int, Source>

Methods

__construct()  : mixed
SourcesUploadRequest constructor.

Properties

$sources

public array<string|int, Source> $sources
Tags
Form\Type

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

Form\SerializedName

("sources")

Form\JsonField

()

Methods

__construct()

SourcesUploadRequest constructor.

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

        
On this page

Search results