public interface ParticipantToParticipantTransferStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasStatus()
.google.protobuf.StringValue status = 6; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 8;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 8;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8;boolean hasStatus()
.google.protobuf.StringValue status = 6;com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 6;com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 6;Copyright © 2020. All rights reserved.