loyaltyAccount property
Data related to the loyalty System.
Implementation
@BuiltValueField(wireName: r'LoyaltyAccount')
BuiltList<LoyaltyAccount>? get loyaltyAccount;
Data related to the loyalty System.
@BuiltValueField(wireName: r'LoyaltyAccount')
BuiltList<LoyaltyAccount>? get loyaltyAccount;