membershipPointsEarned property

dynamic membershipPointsEarned
getter/setter pair

The number of membership points earned by the member. If necessary, the unitText can be used to express the units the points are issued in. (E.g. stars, miles, etc.)

Supported types: SchemaQuantitativeValue, int

Implementation

dynamic membershipPointsEarned;