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; |
com.google.protobuf.StringValue |
getDateReceived()
.google.protobuf.StringValue date_received = 5; |
com.google.protobuf.StringValueOrBuilder |
getDateReceivedOrBuilder()
.google.protobuf.StringValue date_received = 5; |
com.google.protobuf.StringValue |
getEntryDateTime()
.google.protobuf.StringValue entry_date_time = 13; |
com.google.protobuf.StringValueOrBuilder |
getEntryDateTimeOrBuilder()
.google.protobuf.StringValue 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 |
getInvestorType()
.google.protobuf.StringValue investor_type = 11; |
com.google.protobuf.StringValueOrBuilder |
getInvestorTypeOrBuilder()
.google.protobuf.StringValue investor_type = 11; |
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 |
getTfn()
.google.protobuf.StringValue tfn = 4; |
com.google.protobuf.StringValue |
getTfnExempt()
.google.protobuf.StringValue tfn_exempt = 6; |
com.google.protobuf.StringValue |
getTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 7; |
com.google.protobuf.StringValueOrBuilder |
getTfnExemptDateOrBuilder()
.google.protobuf.StringValue tfn_exempt_date = 7; |
com.google.protobuf.StringValueOrBuilder |
getTfnExemptOrBuilder()
.google.protobuf.StringValue tfn_exempt = 6; |
com.google.protobuf.StringValueOrBuilder |
getTfnOrBuilder()
.google.protobuf.StringValue tfn = 4; |
com.google.protobuf.StringValue |
getTfnPreference()
.google.protobuf.StringValue tfn_preference = 10; |
com.google.protobuf.StringValueOrBuilder |
getTfnPreferenceOrBuilder()
.google.protobuf.StringValue tfn_preference = 10; |
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 |
getWtaxCode()
.google.protobuf.StringValue wtax_code = 8; |
com.google.protobuf.StringValueOrBuilder |
getWtaxCodeOrBuilder()
.google.protobuf.StringValue wtax_code = 8; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasClientNumber()
.google.protobuf.StringValue client_number = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 9; |
boolean |
hasDateReceived()
.google.protobuf.StringValue date_received = 5; |
boolean |
hasEntryDateTime()
.google.protobuf.StringValue entry_date_time = 13; |
boolean |
hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 15; |
boolean |
hasInvestorType()
.google.protobuf.StringValue investor_type = 11; |
boolean |
hasRelationshipType()
.google.protobuf.StringValue relationship_type = 12; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasTfn()
.google.protobuf.StringValue tfn = 4; |
boolean |
hasTfnExempt()
.google.protobuf.StringValue tfn_exempt = 6; |
boolean |
hasTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 7; |
boolean |
hasTfnPreference()
.google.protobuf.StringValue tfn_preference = 10; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 14; |
boolean |
hasWtaxCode()
.google.protobuf.StringValue wtax_code = 8; |
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 hasTfn()
.google.protobuf.StringValue tfn = 4;com.google.protobuf.StringValue getTfn()
.google.protobuf.StringValue tfn = 4;com.google.protobuf.StringValueOrBuilder getTfnOrBuilder()
.google.protobuf.StringValue tfn = 4;boolean hasDateReceived()
.google.protobuf.StringValue date_received = 5;com.google.protobuf.StringValue getDateReceived()
.google.protobuf.StringValue date_received = 5;com.google.protobuf.StringValueOrBuilder getDateReceivedOrBuilder()
.google.protobuf.StringValue date_received = 5;boolean hasTfnExempt()
.google.protobuf.StringValue tfn_exempt = 6;com.google.protobuf.StringValue getTfnExempt()
.google.protobuf.StringValue tfn_exempt = 6;com.google.protobuf.StringValueOrBuilder getTfnExemptOrBuilder()
.google.protobuf.StringValue tfn_exempt = 6;boolean hasTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 7;com.google.protobuf.StringValue getTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 7;com.google.protobuf.StringValueOrBuilder getTfnExemptDateOrBuilder()
.google.protobuf.StringValue tfn_exempt_date = 7;boolean hasWtaxCode()
.google.protobuf.StringValue wtax_code = 8;com.google.protobuf.StringValue getWtaxCode()
.google.protobuf.StringValue wtax_code = 8;com.google.protobuf.StringValueOrBuilder getWtaxCodeOrBuilder()
.google.protobuf.StringValue wtax_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 hasTfnPreference()
.google.protobuf.StringValue tfn_preference = 10;com.google.protobuf.StringValue getTfnPreference()
.google.protobuf.StringValue tfn_preference = 10;com.google.protobuf.StringValueOrBuilder getTfnPreferenceOrBuilder()
.google.protobuf.StringValue tfn_preference = 10;boolean hasInvestorType()
.google.protobuf.StringValue investor_type = 11;com.google.protobuf.StringValue getInvestorType()
.google.protobuf.StringValue investor_type = 11;com.google.protobuf.StringValueOrBuilder getInvestorTypeOrBuilder()
.google.protobuf.StringValue investor_type = 11;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()
.google.protobuf.StringValue entry_date_time = 13;com.google.protobuf.StringValue getEntryDateTime()
.google.protobuf.StringValue entry_date_time = 13;com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
.google.protobuf.StringValue 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.