public interface CollateralWithdrawalRequestRejectedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValue |
getRejectedReason()
.google.protobuf.StringValue rejected_reason = 4; |
com.google.protobuf.StringValueOrBuilder |
getRejectedReasonOrBuilder()
.google.protobuf.StringValue rejected_reason = 4; |
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 |
getTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasRejectedReason()
.google.protobuf.StringValue rejected_reason = 4; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
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 hasParticipantId()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 3;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 3;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3;boolean hasRejectedReason()
.google.protobuf.StringValue rejected_reason = 4;com.google.protobuf.StringValue getRejectedReason()
.google.protobuf.StringValue rejected_reason = 4;com.google.protobuf.StringValueOrBuilder getRejectedReasonOrBuilder()
.google.protobuf.StringValue rejected_reason = 4;Copyright © 2022. All rights reserved.