public interface UpdateSubSystemsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
Mandatory
|
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Mandatory
|
com.google.protobuf.BoolValue |
getFundOnDeposit()
Indcates if client has funds on deposit
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getFundOnDepositOrBuilder()
Indcates if client has funds on deposit
Mandatory
|
com.google.protobuf.BoolValue |
getMarginAccount()
Indicates if account is a margin lending account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getMarginAccountOrBuilder()
Indicates if account is a margin lending account
Mandatory
|
com.google.protobuf.BoolValue |
getNomineeAccount()
Indicates if account is a nominee client
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getNomineeAccountOrBuilder()
Indicates if account is a nominee client
Mandatory
|
com.google.protobuf.BoolValue |
getOptions()
Indactesif account is option account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getOptionsOrBuilder()
Indactesif account is option account
Mandatory
|
com.google.protobuf.BoolValue |
getPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
com.google.protobuf.BoolValueOrBuilder |
getPortfolioOrBuilder()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
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()
Settlement Account (HIN) that belongs to the iBROKER account.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) that belongs to the iBROKER account.
|
com.google.protobuf.BoolValue |
getSponsored()
Indicatesif the account is a sponsored account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getSponsoredOrBuilder()
Indicatesif the account is a sponsored account
Mandatory
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the equity account
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the equity account
Optional
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
Mandatory
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
boolean |
hasFundOnDeposit()
Indcates if client has funds on deposit
Mandatory
|
boolean |
hasMarginAccount()
Indicates if account is a margin lending account
Mandatory
|
boolean |
hasNomineeAccount()
Indicates if account is a nominee client
Mandatory
|
boolean |
hasOptions()
Indactesif account is option account
Mandatory
|
boolean |
hasPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account.
|
boolean |
hasSponsored()
Indicatesif the account is a sponsored account
Mandatory
|
boolean |
hasUserId()
The database user ID who created the equity account
Optional
Maximum size 18
|
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. Mandatory
.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. Mandatory
.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. Mandatory
.google.protobuf.StringValue request_id = 1;boolean hasAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;boolean hasOptions()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 3;com.google.protobuf.BoolValue getOptions()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 3;com.google.protobuf.BoolValueOrBuilder getOptionsOrBuilder()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 3;boolean hasMarginAccount()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 4;com.google.protobuf.BoolValue getMarginAccount()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 4;com.google.protobuf.BoolValueOrBuilder getMarginAccountOrBuilder()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 4;boolean hasFundOnDeposit()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 5;com.google.protobuf.BoolValue getFundOnDeposit()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 5;com.google.protobuf.BoolValueOrBuilder getFundOnDepositOrBuilder()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 5;boolean hasSponsored()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 6;com.google.protobuf.BoolValue getSponsored()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 6;com.google.protobuf.BoolValueOrBuilder getSponsoredOrBuilder()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 6;boolean hasPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 7;com.google.protobuf.BoolValue getPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 7;com.google.protobuf.BoolValueOrBuilder getPortfolioOrBuilder()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 7;boolean hasNomineeAccount()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 8;com.google.protobuf.BoolValue getNomineeAccount()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 8;com.google.protobuf.BoolValueOrBuilder getNomineeAccountOrBuilder()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 8;boolean hasSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 9;com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 9;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 9;boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;boolean hasUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 11;com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 11;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 11;Copyright © 2020. All rights reserved.