loyaltyHandling property
Type of Loyalty processing requested by the Sale System. An way to specify what the POI has to handle concerning the loyalty. Possible values: * Allowed * Forbidden * Processed * Proposed * Required
Implementation
@BuiltValueField(wireName: r'LoyaltyHandling')
LoyaltyHandling? get loyaltyHandling;