public static class TenderBankAccountDetails.Builder extends Object
TenderBankAccountDetails.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TenderBankAccountDetails |
build()
Builds a new
TenderBankAccountDetails object using the set fields. |
TenderBankAccountDetails.Builder |
status(String status)
Setter for status.
|
public TenderBankAccountDetails.Builder status(String status)
status - String value for status.public TenderBankAccountDetails build()
TenderBankAccountDetails object using the set fields.TenderBankAccountDetailsCopyright © 2024. All rights reserved.