ProductPhoto
_idPydanticObjectId (string)
Possible values: >= 24 characters and <= 24 characters, Value must match regular expression ^[0-9a-f]{24}$
Example:
5eb7cf5a86d9755df3a6c593sizeSize (integer)required
path object
anyOf
- MOD1
- MOD2
string
filenameFilename (string)required
content_typeContent Type (string)required
favoriteFavorite (boolean)
Default value:
falseProductPhoto
{
"_id": "5eb7cf5a86d9755df3a6c593",
"size": 0,
"path": "string",
"filename": "string",
"content_type": "string",
"favorite": false
}