public static class SearchLoyaltyAccountsRequestLoyaltyAccountQuery.Builder extends Object
SearchLoyaltyAccountsRequestLoyaltyAccountQuery.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SearchLoyaltyAccountsRequestLoyaltyAccountQuery |
build()
Builds a new
SearchLoyaltyAccountsRequestLoyaltyAccountQuery object using the set
fields. |
SearchLoyaltyAccountsRequestLoyaltyAccountQuery.Builder |
customerIds(List<String> customerIds)
Setter for customerIds.
|
SearchLoyaltyAccountsRequestLoyaltyAccountQuery.Builder |
mappings(List<LoyaltyAccountMapping> mappings)
Setter for mappings.
|
public SearchLoyaltyAccountsRequestLoyaltyAccountQuery.Builder mappings(List<LoyaltyAccountMapping> mappings)
mappings - List of LoyaltyAccountMapping value for mappings.public SearchLoyaltyAccountsRequestLoyaltyAccountQuery.Builder customerIds(List<String> customerIds)
customerIds - List of String value for customerIds.public SearchLoyaltyAccountsRequestLoyaltyAccountQuery build()
SearchLoyaltyAccountsRequestLoyaltyAccountQuery object using the set
fields.Copyright © 2022. All rights reserved.