public static class PaymentOptions.Builder extends Object
PaymentOptions
Constructor and Description |
---|
Builder()
Initialization constructor
|
Modifier and Type | Method and Description |
---|---|
PaymentOptions.Builder |
autocomplete(Boolean autocomplete)
Setter for autocomplete
|
PaymentOptions |
build()
Builds a new
PaymentOptions object using the set fields. |
public PaymentOptions.Builder autocomplete(Boolean autocomplete)
autocomplete
- public PaymentOptions build()
PaymentOptions
object using the set fields.PaymentOptions
Copyright © 2020. All rights reserved.