| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodWithOptions |
PaymentMethodWithOptions.addSupportedOptionsItem(String supportedOptionsItem) |
PaymentMethodWithOptions |
PaymentMethodWithOptions.supportedOptions(List<String> supportedOptions) |
PaymentMethodWithOptions |
PaymentMethodWithOptions.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentMethodWithOptions> |
PaymentGatewayAccount.getSupportedPaymentMethodsWithOptions() |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayAccount |
PaymentGatewayAccount.addSupportedPaymentMethodsWithOptionsItem(PaymentMethodWithOptions supportedPaymentMethodsWithOptionsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentGatewayAccount.setSupportedPaymentMethodsWithOptions(List<PaymentMethodWithOptions> supportedPaymentMethodsWithOptions) |
PaymentGatewayAccount |
PaymentGatewayAccount.supportedPaymentMethodsWithOptions(List<PaymentMethodWithOptions> supportedPaymentMethodsWithOptions) |
Copyright © 2020. All rights reserved.