itemAttributeValueId property

  1. @JsonKey.new(name: 'ItemAttributeValueId', includeIfNull: false)
String? itemAttributeValueId
final

Implementation

@JsonKey(name: 'ItemAttributeValueId', includeIfNull: false)
final String? itemAttributeValueId;