RetailCRM API Client

FilesUploadRequest implements RequestInterface

Class FilesUploadRequest

Tags
category

FilesUploadRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$file  : StreamInterface

Methods

__construct()  : mixed
FilesUploadRequest constructor.

Properties

$file

public StreamInterface $file
Tags
Form\Type

("Psr\Http\Message\StreamInterface")

Form\SerializedName

("file")

Methods

__construct()

FilesUploadRequest constructor.

public __construct(StreamInterface $file) : mixed
Parameters
$file : StreamInterface

        
On this page

Search results