public static class SupplementaryPurchaseData.Builder extends Object
SupplementaryPurchaseData.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SupplementaryPurchaseData |
build()
Builds a new
SupplementaryPurchaseData object using the set fields. |
SupplementaryPurchaseData.Builder |
invoiceId(String invoiceId)
Setter for invoiceId.
|
SupplementaryPurchaseData.Builder |
noteToPayer(String noteToPayer)
Setter for noteToPayer.
|
public SupplementaryPurchaseData.Builder invoiceId(String invoiceId)
invoiceId - String value for invoiceId.public SupplementaryPurchaseData.Builder noteToPayer(String noteToPayer)
noteToPayer - String value for noteToPayer.public SupplementaryPurchaseData build()
SupplementaryPurchaseData object using the set fields.SupplementaryPurchaseDataCopyright © 2025. All rights reserved.