public interface CreateClientDetailsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getClientNumber()
.google.protobuf.StringValue client_number = 3; |
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
.google.protobuf.StringValue client_number = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 9; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13; |
com.google.protobuf.StringValue |
getHolderSequence()
.google.protobuf.StringValue holder_sequence = 15; |
com.google.protobuf.StringValueOrBuilder |
getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 15; |
com.google.protobuf.StringValue |
getRelationshipType()
.google.protobuf.StringValue relationship_type = 12; |
com.google.protobuf.StringValueOrBuilder |
getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 12; |
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 14; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 14; |
com.google.protobuf.StringValue |
getWithholdingTaxCode()
withholding tax
|
com.google.protobuf.StringValueOrBuilder |
getWithholdingTaxCodeOrBuilder()
withholding tax
|
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasClientNumber()
.google.protobuf.StringValue client_number = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 9; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13; |
boolean |
hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 15; |
boolean |
hasRelationshipType()
.google.protobuf.StringValue relationship_type = 12; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 14; |
boolean |
hasWithholdingTaxCode()
withholding tax
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;boolean hasClientNumber()
.google.protobuf.StringValue client_number = 3;com.google.protobuf.StringValue getClientNumber()
.google.protobuf.StringValue client_number = 3;com.google.protobuf.StringValueOrBuilder getClientNumberOrBuilder()
.google.protobuf.StringValue client_number = 3;boolean hasWithholdingTaxCode()
withholding tax
.google.protobuf.StringValue withholding_tax_code = 8;com.google.protobuf.StringValue getWithholdingTaxCode()
withholding tax
.google.protobuf.StringValue withholding_tax_code = 8;com.google.protobuf.StringValueOrBuilder getWithholdingTaxCodeOrBuilder()
withholding tax
.google.protobuf.StringValue withholding_tax_code = 8;boolean hasCurrent()
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9;boolean hasRelationshipType()
.google.protobuf.StringValue relationship_type = 12;com.google.protobuf.StringValue getRelationshipType()
.google.protobuf.StringValue relationship_type = 12;com.google.protobuf.StringValueOrBuilder getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 12;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;boolean hasUserId()
.google.protobuf.StringValue user_id = 14;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 14;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 14;boolean hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 15;com.google.protobuf.StringValue getHolderSequence()
.google.protobuf.StringValue holder_sequence = 15;com.google.protobuf.StringValueOrBuilder getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 15;Copyright © 2020. All rights reserved.