loyaltyAccountID property

  1. @BuiltValueField.new(wireName: r'LoyaltyAccountID')
LoyaltyAccountID? get loyaltyAccountID

Identification of a Loyalty account. If loyalty identification of the loyalty account is realised by the Sale System.

Implementation

@BuiltValueField(wireName: r'LoyaltyAccountID')
LoyaltyAccountID? get loyaltyAccountID;