public static class BlikLevel0PaymentObject.Builder extends Object
BlikLevel0PaymentObject.| Constructor and Description |
|---|
Builder()
Initialization constructor.
|
Builder(String authCode)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BlikLevel0PaymentObject.Builder |
authCode(String authCode)
Setter for authCode.
|
BlikLevel0PaymentObject |
build()
Builds a new
BlikLevel0PaymentObject object using the set fields. |
public Builder()
public Builder(String authCode)
authCode - String value for authCode.public BlikLevel0PaymentObject.Builder authCode(String authCode)
authCode - String value for authCode.public BlikLevel0PaymentObject build()
BlikLevel0PaymentObject object using the set fields.BlikLevel0PaymentObjectCopyright © 2025. All rights reserved.