public interface GetSettlementAccountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1; |
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 |
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 = 1; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 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 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;Copyright © 2020. All rights reserved.