public static class InvoiceLinks.InvoiceLinksBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
InvoiceLinks |
build() |
InvoiceLinks.InvoiceLinksBuilder |
documentation(Link documentation) |
InvoiceLinks.InvoiceLinksBuilder |
pdf(Link pdf) |
InvoiceLinks.InvoiceLinksBuilder |
self(Link self) |
String |
toString() |
public InvoiceLinks.InvoiceLinksBuilder self(Link self)
public InvoiceLinks.InvoiceLinksBuilder pdf(Link pdf)
public InvoiceLinks.InvoiceLinksBuilder documentation(Link documentation)
public InvoiceLinks build()
Copyright © 2020. All rights reserved.