public static class CheckoutMerchantSettingsPaymentMethods.Builder extends Object
CheckoutMerchantSettingsPaymentMethods.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CheckoutMerchantSettingsPaymentMethods.Builder |
afterpayClearpay(CheckoutMerchantSettingsPaymentMethodsAfterpayClearpay afterpayClearpay)
Setter for afterpayClearpay.
|
CheckoutMerchantSettingsPaymentMethods.Builder |
applePay(CheckoutMerchantSettingsPaymentMethodsPaymentMethod applePay)
Setter for applePay.
|
CheckoutMerchantSettingsPaymentMethods |
build()
Builds a new
CheckoutMerchantSettingsPaymentMethods object using the set fields. |
CheckoutMerchantSettingsPaymentMethods.Builder |
cashApp(CheckoutMerchantSettingsPaymentMethodsPaymentMethod cashApp)
Setter for cashApp.
|
CheckoutMerchantSettingsPaymentMethods.Builder |
googlePay(CheckoutMerchantSettingsPaymentMethodsPaymentMethod googlePay)
Setter for googlePay.
|
public CheckoutMerchantSettingsPaymentMethods.Builder applePay(CheckoutMerchantSettingsPaymentMethodsPaymentMethod applePay)
applePay - CheckoutMerchantSettingsPaymentMethodsPaymentMethod value for applePay.public CheckoutMerchantSettingsPaymentMethods.Builder googlePay(CheckoutMerchantSettingsPaymentMethodsPaymentMethod googlePay)
googlePay - CheckoutMerchantSettingsPaymentMethodsPaymentMethod value for
googlePay.public CheckoutMerchantSettingsPaymentMethods.Builder cashApp(CheckoutMerchantSettingsPaymentMethodsPaymentMethod cashApp)
cashApp - CheckoutMerchantSettingsPaymentMethodsPaymentMethod value for cashApp.public CheckoutMerchantSettingsPaymentMethods.Builder afterpayClearpay(CheckoutMerchantSettingsPaymentMethodsAfterpayClearpay afterpayClearpay)
afterpayClearpay - CheckoutMerchantSettingsPaymentMethodsAfterpayClearpay value
for afterpayClearpay.public CheckoutMerchantSettingsPaymentMethods build()
CheckoutMerchantSettingsPaymentMethods object using the set fields.Copyright © 2024. All rights reserved.