public static class V1ListRefundsResponse.Builder extends Object
V1ListRefundsResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
V1ListRefundsResponse |
build()
Builds a new
V1ListRefundsResponse object using the set fields. |
V1ListRefundsResponse.Builder |
items(List<V1Refund> items)
Setter for items.
|
public V1ListRefundsResponse.Builder items(List<V1Refund> items)
items - List of V1Refund value for items.public V1ListRefundsResponse build()
V1ListRefundsResponse object using the set fields.V1ListRefundsResponseCopyright © 2022. All rights reserved.