TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clear() |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearAvsResponseCode() |
AVS response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearCvvResponseCode() |
CVV response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearGatewayResponseCode() |
Gateway response code describing the state of the transaction.
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearName() |
Name of the gateway service (for example, stripe, square, paypal).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.clone() |
|
TransactionData.GatewayInfo.Builder |
TransactionData.Builder.getGatewayInfoBuilder() |
Information about the payment gateway's response to the transaction.
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.mergeFrom(TransactionData.GatewayInfo other) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.newBuilder() |
|
static TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.newBuilder(TransactionData.GatewayInfo prototype) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.newBuilderForType() |
|
protected TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setAvsResponseCode(String value) |
AVS response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setAvsResponseCodeBytes(com.google.protobuf.ByteString value) |
AVS response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setCvvResponseCode(String value) |
CVV response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setCvvResponseCodeBytes(com.google.protobuf.ByteString value) |
CVV response code from the gateway
(available only when reCAPTCHA Enterprise is called after authorization).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setGatewayResponseCode(String value) |
Gateway response code describing the state of the transaction.
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setGatewayResponseCodeBytes(com.google.protobuf.ByteString value) |
Gateway response code describing the state of the transaction.
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setName(String value) |
Name of the gateway service (for example, stripe, square, paypal).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Name of the gateway service (for example, stripe, square, paypal).
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TransactionData.GatewayInfo.Builder |
TransactionData.GatewayInfo.toBuilder() |
|