Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 581 Bytes

File metadata and controls

32 lines (23 loc) · 581 Bytes

FileCreate

Supported Types

Components\DownloadableFileCreate

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

Components\OrganizationAvatarFileCreate

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

Components\ProductMediaFileCreate

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