SearchLoyaltyAccountsRequestLoyaltyAccountQuery constructor
SearchLoyaltyAccountsRequestLoyaltyAccountQuery({
- List<
String> ? customerIds, - List<
LoyaltyAccountMapping> ? mappings,
Implementation
SearchLoyaltyAccountsRequestLoyaltyAccountQuery({
this.customerIds, this.mappings
});