ProductPhoto
_idId (string)
Example:
5eb7cf5a86d9755df3a6c593
sizeSize (integer)required
path object
anyOf
- MOD1
- MOD2
string
filenameFilename (string)required
content_typeContent Type (string)required
favoriteFavorite (boolean)
Default value:
false
ProductPhoto
{
"_id": "5eb7cf5a86d9755df3a6c593",
"size": 0,
"path": "string",
"filename": "string",
"content_type": "string",
"favorite": false
}