public interface CreateAccountOtherAddressResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountName()
Account Name
|
com.google.protobuf.StringValueOrBuilder |
getAccountNameOrBuilder()
Account Name
|
com.google.protobuf.StringValue |
getMailingAddressee()
Mailing Addressee
|
com.google.protobuf.StringValueOrBuilder |
getMailingAddresseeOrBuilder()
Mailing Addressee
|
ResponseStatus |
getStatus()
Response Status
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status
|
boolean |
hasAccountName()
Account Name
|
boolean |
hasMailingAddressee()
Mailing Addressee
|
boolean |
hasStatus()
Response Status
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
Response Status
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
Response Status
.fincleartech.ibroker.ResponseStatus status = 1;boolean hasAccountName()
Account Name
.google.protobuf.StringValue account_name = 2;com.google.protobuf.StringValue getAccountName()
Account Name
.google.protobuf.StringValue account_name = 2;com.google.protobuf.StringValueOrBuilder getAccountNameOrBuilder()
Account Name
.google.protobuf.StringValue account_name = 2;boolean hasMailingAddressee()
Mailing Addressee
.google.protobuf.StringValue mailing_addressee = 3;com.google.protobuf.StringValue getMailingAddressee()
Mailing Addressee
.google.protobuf.StringValue mailing_addressee = 3;com.google.protobuf.StringValueOrBuilder getMailingAddresseeOrBuilder()
Mailing Addressee
.google.protobuf.StringValue mailing_addressee = 3;Copyright © 2022. All rights reserved.