public static class InvoiceLineCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InvoiceLineCollection |
build() |
InvoiceLineCollection.Builder |
copy(InvoiceLineCollection model) |
InvoiceLineCollection.Builder |
items(List<InvoiceLineSummary> items)
Invoice line list elements
|
public InvoiceLineCollection.Builder items(List<InvoiceLineSummary> items)
Invoice line list elements
items
- the value to setpublic InvoiceLineCollection build()
public InvoiceLineCollection.Builder copy(InvoiceLineCollection model)
Copyright © 2016–2024. All rights reserved.