Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 539 Bytes

FileCreate.md

File metadata and controls

32 lines (23 loc) · 539 Bytes

FileCreate

Supported Types

Components\DownloadableFileCreate

/**
* @var Components\DownloadableFileCreate
*/
Components\DownloadableFileCreate $value = /* values here */

Components\OrganizationAvatarFileCreate

/**
* @var Components\OrganizationAvatarFileCreate
*/
Components\OrganizationAvatarFileCreate $value = /* values here */

Components\ProductMediaFileCreate

/**
* @var Components\ProductMediaFileCreate
*/
Components\ProductMediaFileCreate $value = /* values here */