Size
Represents detailed information about a specific size.
Each size contains measurements with ranges and fit information to help understand how well the size matches the user's body.
See also
Types
Link copied to clipboard
class Measurement(val dist: Float, val fitRatio: Float, val max: Int, val min: Int, val type: AiutaSizeFitRecommendation.Size.Measurement.MeasurementType)
Represents detailed measurement information for a specific size.