public static class CheckoutLocationSettingsBranding.Builder extends Object
CheckoutLocationSettingsBranding.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CheckoutLocationSettingsBranding |
build()
Builds a new
CheckoutLocationSettingsBranding object using the set fields. |
CheckoutLocationSettingsBranding.Builder |
buttonColor(String buttonColor)
Setter for buttonColor.
|
CheckoutLocationSettingsBranding.Builder |
buttonShape(String buttonShape)
Setter for buttonShape.
|
CheckoutLocationSettingsBranding.Builder |
headerType(String headerType)
Setter for headerType.
|
CheckoutLocationSettingsBranding.Builder |
unsetButtonColor()
UnSetter for buttonColor.
|
public CheckoutLocationSettingsBranding.Builder headerType(String headerType)
headerType - String value for headerType.public CheckoutLocationSettingsBranding.Builder buttonColor(String buttonColor)
buttonColor - String value for buttonColor.public CheckoutLocationSettingsBranding.Builder unsetButtonColor()
public CheckoutLocationSettingsBranding.Builder buttonShape(String buttonShape)
buttonShape - String value for buttonShape.public CheckoutLocationSettingsBranding build()
CheckoutLocationSettingsBranding object using the set fields.CheckoutLocationSettingsBrandingCopyright © 2024. All rights reserved.