public interface UpdateSubSystemsRequestOrBuilder
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; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
com.google.protobuf.BoolValue |
getFundOnDeposit()
.google.protobuf.BoolValue fund_on_deposit = 5; |
com.google.protobuf.BoolValueOrBuilder |
getFundOnDepositOrBuilder()
.google.protobuf.BoolValue fund_on_deposit = 5; |
com.google.protobuf.BoolValue |
getMarginAccount()
.google.protobuf.BoolValue margin_account = 4; |
com.google.protobuf.BoolValueOrBuilder |
getMarginAccountOrBuilder()
.google.protobuf.BoolValue margin_account = 4; |
com.google.protobuf.StringValue |
getNomineeAccount()
.google.protobuf.StringValue nominee_account = 8; |
com.google.protobuf.StringValueOrBuilder |
getNomineeAccountOrBuilder()
.google.protobuf.StringValue nominee_account = 8; |
com.google.protobuf.BoolValue |
getOptions()
.google.protobuf.BoolValue options = 3; |
com.google.protobuf.BoolValueOrBuilder |
getOptionsOrBuilder()
.google.protobuf.BoolValue options = 3; |
com.google.protobuf.BoolValue |
getPortfolio()
.google.protobuf.BoolValue portfolio = 7; |
com.google.protobuf.BoolValueOrBuilder |
getPortfolioOrBuilder()
.google.protobuf.BoolValue portfolio = 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 |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 9; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 9; |
com.google.protobuf.BoolValue |
getSponsored()
.google.protobuf.BoolValue sponsored = 6; |
com.google.protobuf.BoolValueOrBuilder |
getSponsoredOrBuilder()
.google.protobuf.BoolValue sponsored = 6; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 11; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 11; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
boolean |
hasFundOnDeposit()
.google.protobuf.BoolValue fund_on_deposit = 5; |
boolean |
hasMarginAccount()
.google.protobuf.BoolValue margin_account = 4; |
boolean |
hasNomineeAccount()
.google.protobuf.StringValue nominee_account = 8; |
boolean |
hasOptions()
.google.protobuf.BoolValue options = 3; |
boolean |
hasPortfolio()
.google.protobuf.BoolValue portfolio = 7; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 9; |
boolean |
hasSponsored()
.google.protobuf.BoolValue sponsored = 6; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 11; |
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 hasOptions()
.google.protobuf.BoolValue options = 3;com.google.protobuf.BoolValue getOptions()
.google.protobuf.BoolValue options = 3;com.google.protobuf.BoolValueOrBuilder getOptionsOrBuilder()
.google.protobuf.BoolValue options = 3;boolean hasMarginAccount()
.google.protobuf.BoolValue margin_account = 4;com.google.protobuf.BoolValue getMarginAccount()
.google.protobuf.BoolValue margin_account = 4;com.google.protobuf.BoolValueOrBuilder getMarginAccountOrBuilder()
.google.protobuf.BoolValue margin_account = 4;boolean hasFundOnDeposit()
.google.protobuf.BoolValue fund_on_deposit = 5;com.google.protobuf.BoolValue getFundOnDeposit()
.google.protobuf.BoolValue fund_on_deposit = 5;com.google.protobuf.BoolValueOrBuilder getFundOnDepositOrBuilder()
.google.protobuf.BoolValue fund_on_deposit = 5;boolean hasSponsored()
.google.protobuf.BoolValue sponsored = 6;com.google.protobuf.BoolValue getSponsored()
.google.protobuf.BoolValue sponsored = 6;com.google.protobuf.BoolValueOrBuilder getSponsoredOrBuilder()
.google.protobuf.BoolValue sponsored = 6;boolean hasPortfolio()
.google.protobuf.BoolValue portfolio = 7;com.google.protobuf.BoolValue getPortfolio()
.google.protobuf.BoolValue portfolio = 7;com.google.protobuf.BoolValueOrBuilder getPortfolioOrBuilder()
.google.protobuf.BoolValue portfolio = 7;boolean hasNomineeAccount()
.google.protobuf.StringValue nominee_account = 8;com.google.protobuf.StringValue getNomineeAccount()
.google.protobuf.StringValue nominee_account = 8;com.google.protobuf.StringValueOrBuilder getNomineeAccountOrBuilder()
.google.protobuf.StringValue nominee_account = 8;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 9;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 9;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 9;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;boolean hasUserId()
.google.protobuf.StringValue user_id = 11;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 11;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 11;Copyright © 2020. All rights reserved.