public static class OccCustomerGroupCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OccCustomerGroupCollection |
build() |
OccCustomerGroupCollection.Builder |
copy(OccCustomerGroupCollection model) |
OccCustomerGroupCollection.Builder |
items(List<OccCustomerGroupSummary> items)
An array of customer groups.
|
public OccCustomerGroupCollection.Builder items(List<OccCustomerGroupSummary> items)
An array of customer groups.
items
- the value to setpublic OccCustomerGroupCollection build()
public OccCustomerGroupCollection.Builder copy(OccCustomerGroupCollection model)
Copyright © 2016–2024. All rights reserved.