public interface GetIssuerResidencyResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 3; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
com.google.protobuf.StringValue |
getResidency()
.google.protobuf.StringValue residency = 2; |
com.google.protobuf.StringValueOrBuilder |
getResidencyOrBuilder()
.google.protobuf.StringValue residency = 2; |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 5; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 5; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 3; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
boolean |
hasResidency()
.google.protobuf.StringValue residency = 2; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;boolean hasResidency()
.google.protobuf.StringValue residency = 2;com.google.protobuf.StringValue getResidency()
.google.protobuf.StringValue residency = 2;com.google.protobuf.StringValueOrBuilder getResidencyOrBuilder()
.google.protobuf.StringValue residency = 2;boolean hasCurrent()
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;boolean hasUserId()
.google.protobuf.StringValue user_id = 5;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 5;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 5;Copyright © 2020. All rights reserved.