public interface TransferConversionRejectedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getRegistryReference()
Registry reference.
|
com.google.protobuf.StringValueOrBuilder |
getRegistryReferenceOrBuilder()
Registry reference.
|
com.google.protobuf.StringValue |
getRejectionMovementReason()
Rejection movement reason
|
com.google.protobuf.StringValueOrBuilder |
getRejectionMovementReasonOrBuilder()
Rejection movement reason
|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getTransactionId()
transaction id
|
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
transaction id
|
boolean |
hasRegistryReference()
Registry reference.
|
boolean |
hasRejectionMovementReason()
Rejection movement reason
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasTransactionId()
transaction id
|
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 hasRegistryReference()
Registry reference.
.google.protobuf.StringValue registry_reference = 3;com.google.protobuf.StringValue getRegistryReference()
Registry reference.
.google.protobuf.StringValue registry_reference = 3;com.google.protobuf.StringValueOrBuilder getRegistryReferenceOrBuilder()
Registry reference.
.google.protobuf.StringValue registry_reference = 3;boolean hasRejectionMovementReason()
Rejection movement reason
.google.protobuf.StringValue rejection_movement_reason = 4;com.google.protobuf.StringValue getRejectionMovementReason()
Rejection movement reason
.google.protobuf.StringValue rejection_movement_reason = 4;com.google.protobuf.StringValueOrBuilder getRejectionMovementReasonOrBuilder()
Rejection movement reason
.google.protobuf.StringValue rejection_movement_reason = 4;boolean hasTransactionId()
transaction id
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValue getTransactionId()
transaction id
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
transaction id
.google.protobuf.StringValue transaction_id = 2;Copyright © 2020. All rights reserved.