balance property

LoyaltyPointsBalance? balance
getter/setter pair

The account holder's loyalty point balance, such as "500" or "$10.00".

Recommended maximum length is 7 characters. This is a required field of loyaltyPoints and secondaryLoyaltyPoints.

Implementation

LoyaltyPointsBalance? balance;