public interface UpdateAccountMiscDataRequestOrBuilder
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 |
getCommonCustodian()
.google.protobuf.StringValue common_custodian = 9; |
com.google.protobuf.StringValueOrBuilder |
getCommonCustodianOrBuilder()
.google.protobuf.StringValue common_custodian = 9; |
com.google.protobuf.StringValue |
getDefaultRegister()
.google.protobuf.StringValue default_register = 8; |
com.google.protobuf.StringValueOrBuilder |
getDefaultRegisterOrBuilder()
.google.protobuf.StringValue default_register = 8; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
com.google.protobuf.StringValue |
getGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 10; |
com.google.protobuf.StringValueOrBuilder |
getGlCategoryCodeOrBuilder()
.google.protobuf.StringValue gl_category_code = 10; |
com.google.protobuf.StringValue |
getOccupationCode()
.google.protobuf.StringValue occupation_code = 5; |
com.google.protobuf.StringValueOrBuilder |
getOccupationCodeOrBuilder()
.google.protobuf.StringValue occupation_code = 5; |
com.google.protobuf.StringValue |
getParentCode()
.google.protobuf.StringValue parent_code = 11; |
com.google.protobuf.StringValueOrBuilder |
getParentCodeOrBuilder()
.google.protobuf.StringValue parent_code = 11; |
com.google.protobuf.StringValue |
getPassword()
.google.protobuf.StringValue password = 4; |
com.google.protobuf.StringValueOrBuilder |
getPasswordOrBuilder()
.google.protobuf.StringValue password = 4; |
com.google.protobuf.StringValue |
getPublicationCode()
.google.protobuf.StringValue publication_code = 3; |
com.google.protobuf.StringValueOrBuilder |
getPublicationCodeOrBuilder()
.google.protobuf.StringValue publication_code = 3; |
com.google.protobuf.StringValue |
getRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 7; |
com.google.protobuf.StringValueOrBuilder |
getRemovePortfolioShortSellOrBuilder()
.google.protobuf.StringValue remove_portfolio_short_sell = 7; |
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 |
getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 6; |
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 6; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 13; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 13; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasCommonCustodian()
.google.protobuf.StringValue common_custodian = 9; |
boolean |
hasDefaultRegister()
.google.protobuf.StringValue default_register = 8; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
boolean |
hasGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 10; |
boolean |
hasOccupationCode()
.google.protobuf.StringValue occupation_code = 5; |
boolean |
hasParentCode()
.google.protobuf.StringValue parent_code = 11; |
boolean |
hasPassword()
.google.protobuf.StringValue password = 4; |
boolean |
hasPublicationCode()
.google.protobuf.StringValue publication_code = 3; |
boolean |
hasRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 7; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 6; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 13; |
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 hasPublicationCode()
.google.protobuf.StringValue publication_code = 3;com.google.protobuf.StringValue getPublicationCode()
.google.protobuf.StringValue publication_code = 3;com.google.protobuf.StringValueOrBuilder getPublicationCodeOrBuilder()
.google.protobuf.StringValue publication_code = 3;boolean hasPassword()
.google.protobuf.StringValue password = 4;com.google.protobuf.StringValue getPassword()
.google.protobuf.StringValue password = 4;com.google.protobuf.StringValueOrBuilder getPasswordOrBuilder()
.google.protobuf.StringValue password = 4;boolean hasOccupationCode()
.google.protobuf.StringValue occupation_code = 5;com.google.protobuf.StringValue getOccupationCode()
.google.protobuf.StringValue occupation_code = 5;com.google.protobuf.StringValueOrBuilder getOccupationCodeOrBuilder()
.google.protobuf.StringValue occupation_code = 5;boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 6;com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 6;com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 6;boolean hasRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 7;com.google.protobuf.StringValue getRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 7;com.google.protobuf.StringValueOrBuilder getRemovePortfolioShortSellOrBuilder()
.google.protobuf.StringValue remove_portfolio_short_sell = 7;boolean hasDefaultRegister()
.google.protobuf.StringValue default_register = 8;com.google.protobuf.StringValue getDefaultRegister()
.google.protobuf.StringValue default_register = 8;com.google.protobuf.StringValueOrBuilder getDefaultRegisterOrBuilder()
.google.protobuf.StringValue default_register = 8;boolean hasCommonCustodian()
.google.protobuf.StringValue common_custodian = 9;com.google.protobuf.StringValue getCommonCustodian()
.google.protobuf.StringValue common_custodian = 9;com.google.protobuf.StringValueOrBuilder getCommonCustodianOrBuilder()
.google.protobuf.StringValue common_custodian = 9;boolean hasGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 10;com.google.protobuf.StringValue getGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 10;com.google.protobuf.StringValueOrBuilder getGlCategoryCodeOrBuilder()
.google.protobuf.StringValue gl_category_code = 10;boolean hasParentCode()
.google.protobuf.StringValue parent_code = 11;com.google.protobuf.StringValue getParentCode()
.google.protobuf.StringValue parent_code = 11;com.google.protobuf.StringValueOrBuilder getParentCodeOrBuilder()
.google.protobuf.StringValue parent_code = 11;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;boolean hasUserId()
.google.protobuf.StringValue user_id = 13;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 13;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 13;Copyright © 2020. All rights reserved.