public interface GetClientDetailsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
com.google.protobuf.StringValue |
getHolderSequence()
.google.protobuf.StringValue holder_sequence = 13; |
com.google.protobuf.StringValueOrBuilder |
getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 13; |
com.google.rpc.Status |
getStatus()
Response Status.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 12; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12; |
com.google.protobuf.StringValue |
getWithholdingTaxCode()
.google.protobuf.StringValue withholding_tax_code = 6; |
com.google.protobuf.StringValueOrBuilder |
getWithholdingTaxCodeOrBuilder()
.google.protobuf.StringValue withholding_tax_code = 6; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
boolean |
hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 12; |
boolean |
hasWithholdingTaxCode()
.google.protobuf.StringValue withholding_tax_code = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status.
.google.rpc.Status status = 1;com.google.rpc.Status getStatus()
Response Status.
.google.rpc.Status status = 1;com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Response Status.
.google.rpc.Status status = 1;boolean hasWithholdingTaxCode()
.google.protobuf.StringValue withholding_tax_code = 6;com.google.protobuf.StringValue getWithholdingTaxCode()
.google.protobuf.StringValue withholding_tax_code = 6;com.google.protobuf.StringValueOrBuilder getWithholdingTaxCodeOrBuilder()
.google.protobuf.StringValue withholding_tax_code = 6;boolean hasCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;boolean hasUserId()
.google.protobuf.StringValue user_id = 12;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 12;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12;boolean hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;com.google.protobuf.StringValue getHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;com.google.protobuf.StringValueOrBuilder getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 13;Copyright © 2020. All rights reserved.