sizeSystem property
System in which the size is specified.
Recommended for apparel items. For more information, see Size system. Possible string values are:
- "SIZE_SYSTEM_UNSPECIFIED" : Unspecified size system.
- "AU" : AU.
- "BR" : BR.
- "CN" : CN.
- "DE" : DE.
- "EU" : EU.
- "FR" : FR.
- "IT" : IT.
- "JP" : JP.
- "MEX" : MEX.
- "UK" : UK.
- "US" : US.
Implementation
core.String? sizeSystem;