loyaltyAccount property

  1. @BuiltValueField.new(wireName: r'LoyaltyAccount')
LoyaltyAccount get loyaltyAccount

Data related to a loyalty account processed in the transaction.

Implementation

@BuiltValueField(wireName: r'LoyaltyAccount')
LoyaltyAccount get loyaltyAccount;