Uses of Interface
com.google.recaptchaenterprise.v1.TransactionData.GatewayInfoOrBuilder
-
Packages that use TransactionData.GatewayInfoOrBuilder Package Description com.google.recaptchaenterprise.v1 -
-
Uses of TransactionData.GatewayInfoOrBuilder in com.google.recaptchaenterprise.v1
Classes in com.google.recaptchaenterprise.v1 that implement TransactionData.GatewayInfoOrBuilder Modifier and Type Class Description static classTransactionData.GatewayInfoDetails about the transaction from the gateway.static classTransactionData.GatewayInfo.BuilderDetails about the transaction from the gateway.Methods in com.google.recaptchaenterprise.v1 that return TransactionData.GatewayInfoOrBuilder Modifier and Type Method Description TransactionData.GatewayInfoOrBuilderTransactionData.Builder. getGatewayInfoOrBuilder()Information about the payment gateway's response to the transaction.TransactionData.GatewayInfoOrBuilderTransactionData. getGatewayInfoOrBuilder()Information about the payment gateway's response to the transaction.TransactionData.GatewayInfoOrBuilderTransactionDataOrBuilder. getGatewayInfoOrBuilder()Information about the payment gateway's response to the transaction.
-