public interface CreateChangeOfControllingParticipantTransactionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getNewParticipant()
.google.protobuf.StringValue new_participant = 5; |
com.google.protobuf.StringValueOrBuilder |
getNewParticipantOrBuilder()
.google.protobuf.StringValue new_participant = 5; |
com.google.protobuf.StringValue |
getParticipant()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 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 |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasNewParticipant()
.google.protobuf.StringValue new_participant = 5; |
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 4; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 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 hasAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3;boolean hasParticipant()
.google.protobuf.StringValue participant = 4;com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 4;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4;boolean hasNewParticipant()
.google.protobuf.StringValue new_participant = 5;com.google.protobuf.StringValue getNewParticipant()
.google.protobuf.StringValue new_participant = 5;com.google.protobuf.StringValueOrBuilder getNewParticipantOrBuilder()
.google.protobuf.StringValue new_participant = 5;Copyright © 2022. All rights reserved.