Skip to content
Snippets Groups Projects
ProductAttributeValue.md 988 B

# ProductAttributeValue

Properties

Name Type Description Notes
type string Тип значения из PropertyTypeEnum [optional]
file \Ensi\PimClient\Dto\File [optional]
property_id int Идентификатор атрибута [optional]
value string Значение элемента справочника (string number
name string Название значения (например, имя цвета) [optional]
directory_value_id int Идентификатор значения справочника. Если установлен, то value и name задавать не нужно. [optional]

Back to Model list(../../README.md#documentation-for-models) Back to API list(../../README.md#documentation-for-api-endpoints) Back to README(../../README.md)