loyaltyFraction property

double? loyaltyFraction
getter/setter pair

This is the fraction of all transactions that are identifiable (for example, associated with any form of customer information).

Required. The fraction needs to be between 0 and 1 (excluding 0).

Implementation

core.double? loyaltyFraction;