public interface ParticipantToParticipantTransferCancellationConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getCancellationReason()
.google.protobuf.StringValue cancellation_reason = 3; |
com.google.protobuf.StringValueOrBuilder |
getCancellationReasonOrBuilder()
.google.protobuf.StringValue cancellation_reason = 3; |
com.google.protobuf.StringValue |
getRequestId()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValue |
getTargetTransactionId()
.google.protobuf.StringValue target_transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTargetTransactionIdOrBuilder()
.google.protobuf.StringValue target_transaction_id = 2; |
boolean |
hasCancellationReason()
.google.protobuf.StringValue cancellation_reason = 3; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasTargetTransactionId()
.google.protobuf.StringValue target_transaction_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;boolean hasTargetTransactionId()
.google.protobuf.StringValue target_transaction_id = 2;com.google.protobuf.StringValue getTargetTransactionId()
.google.protobuf.StringValue target_transaction_id = 2;com.google.protobuf.StringValueOrBuilder getTargetTransactionIdOrBuilder()
.google.protobuf.StringValue target_transaction_id = 2;boolean hasCancellationReason()
.google.protobuf.StringValue cancellation_reason = 3;com.google.protobuf.StringValue getCancellationReason()
.google.protobuf.StringValue cancellation_reason = 3;com.google.protobuf.StringValueOrBuilder getCancellationReasonOrBuilder()
.google.protobuf.StringValue cancellation_reason = 3;Copyright © 2020. All rights reserved.