loyaltyAccounts property

  1. @JsonKey(name: "loyalty_accounts")
List<LoyaltyAccount>? loyaltyAccounts
final

Implementation

@JsonKey(name: "loyalty_accounts")
final List<LoyaltyAccount>? loyaltyAccounts;