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