customAttributeValues property

  1. @JsonKey(name: "custom_attribute_values")
Map<String, CatalogCustomAttributeValue>? customAttributeValues
final

Implementation

@JsonKey(name: "custom_attribute_values")
final Map<String, CatalogCustomAttributeValue>? customAttributeValues;