public interface GetAccountTypeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountSubType()
.google.protobuf.StringValue account_sub_type = 4; |
com.google.protobuf.StringValueOrBuilder |
getAccountSubTypeOrBuilder()
.google.protobuf.StringValue account_sub_type = 4; |
com.google.protobuf.StringValue |
getAccountType()
.google.protobuf.StringValue account_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getAccountTypeOrBuilder()
.google.protobuf.StringValue account_type = 3; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
boolean |
hasAccountSubType()
.google.protobuf.StringValue account_sub_type = 4; |
boolean |
hasAccountType()
.google.protobuf.StringValue account_type = 3; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5; |
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 hasAccountType()
.google.protobuf.StringValue account_type = 3;com.google.protobuf.StringValue getAccountType()
.google.protobuf.StringValue account_type = 3;com.google.protobuf.StringValueOrBuilder getAccountTypeOrBuilder()
.google.protobuf.StringValue account_type = 3;boolean hasAccountSubType()
.google.protobuf.StringValue account_sub_type = 4;com.google.protobuf.StringValue getAccountSubType()
.google.protobuf.StringValue account_sub_type = 4;com.google.protobuf.StringValueOrBuilder getAccountSubTypeOrBuilder()
.google.protobuf.StringValue account_sub_type = 4;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;Copyright © 2020. All rights reserved.