The model_source object
The model_source
object can be accessed from the model
object's sources
array. The model_source
object contains information about the source files for a model associated with a product.
This page describes the different attributes of the model_source
object.
model_source.mime_type
Returns the MIME type of the model source file.
model_source.format
Returns the format of the model source file.
model_source.url
Returns the URL of the model source file.