| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CheckoutMerchantSettingsPaymentMethods |
CheckoutMerchantSettingsPaymentMethods.Builder.build()
Builds a new
CheckoutMerchantSettingsPaymentMethods object using the set fields. |
CheckoutMerchantSettingsPaymentMethods |
CheckoutMerchantSettings.getPaymentMethods()
Getter for PaymentMethods.
|
| Modifier and Type | Method and Description |
|---|---|
CheckoutMerchantSettings.Builder |
CheckoutMerchantSettings.Builder.paymentMethods(CheckoutMerchantSettingsPaymentMethods paymentMethods)
Setter for paymentMethods.
|
| Constructor and Description |
|---|
CheckoutMerchantSettings(CheckoutMerchantSettingsPaymentMethods paymentMethods,
String updatedAt)
Initialization constructor.
|
Copyright © 2024. All rights reserved.