Uses of Class
com.docusign.esign.model.PaymentGatewayAccountSetting
-
Packages that use PaymentGatewayAccountSetting Package Description com.docusign.esign.model -
-
Uses of PaymentGatewayAccountSetting in com.docusign.esign.model
Methods in com.docusign.esign.model that return PaymentGatewayAccountSetting Modifier and Type Method Description PaymentGatewayAccountSettingPaymentGatewayAccountSetting. apiFields(String apiFields)apiFields.PaymentGatewayAccountSettingPaymentGatewayAccountSetting. authorizationCode(String authorizationCode)authorizationCode.PaymentGatewayAccountSettingPaymentGatewayAccountSetting. credentialStatus(String credentialStatus)credentialStatus.PaymentGatewayAccountSettingPaymentGatewayAccount. getConfig()This property contains metadata about the payment gateway account's configuration such as the API key, `userId`, and `merchantId` details..PaymentGatewayAccountSettingPaymentGatewayAccountSetting. merchantId(String merchantId)merchantId.Methods in com.docusign.esign.model with parameters of type PaymentGatewayAccountSetting Modifier and Type Method Description PaymentGatewayAccountPaymentGatewayAccount. config(PaymentGatewayAccountSetting config)config.voidPaymentGatewayAccount. setConfig(PaymentGatewayAccountSetting config)setConfig.
-