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