allowedSelections property

  1. @JsonKey(name: "allowed_selections")
List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection>? allowedSelections
final

Implementation

@JsonKey(name:"allowed_selections")
final List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection>? allowedSelections;