Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 465 Bytes

MappingPoints.md

File metadata and controls

24 lines (12 loc) · 465 Bytes

MappingPoints

Properties

Name Type Description
type TypeEnum
multiplier BigDecimal Multiplication factor used to multiply the points to obtain the mapped points.
points Integer Fixed number of points to be applied.

Enum: TypeEnum

Name Value
MULTIPLY "MULTIPLY"
CUSTOM "CUSTOM"