public interface CreateChangeOfControllingParticipantCancelTransactionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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 = 2; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 2; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 2; |
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 hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 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;Copyright © 2020. All rights reserved.