sizeConstraintSet property
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSet
request. For more information, see the
following topics:
-
SizeConstraintSet: Contains
SizeConstraintSetId
,SizeConstraints
, andName
-
SizeConstraints
: Contains an array of SizeConstraint objects. EachSizeConstraint
object contains FieldToMatch,TextTransformation
,ComparisonOperator
, andSize
-
FieldToMatch: Contains
Data
andType
Implementation
final SizeConstraintSet? sizeConstraintSet;