public interface UpdateSettlementParamsRequestOrBuilder
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
|
com.google.protobuf.BoolValue |
getAutoScripContra()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account
Optional
Maximum size 1
|
com.google.protobuf.BoolValueOrBuilder |
getAutoScripContraOrBuilder()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account
Optional
Maximum size 1
|
NumberValue |
getBuySettlementDays()
Number of default settlement days.
|
NumberValueOrBuilder |
getBuySettlementDaysOrBuilder()
Number of default settlement days.
|
com.google.protobuf.StringValue |
getCountryOfResidency()
Country of residency for the iBROKER account
Available options as defined in iBROKER
Mandatory
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getCountryOfResidencyOrBuilder()
Country of residency for the iBROKER account
Available options as defined in iBROKER
Mandatory
Maximum size 1
|
NumberValue |
getCreditLimit()
This is only a narrative and has no impact on processing.
|
NumberValueOrBuilder |
getCreditLimitOrBuilder()
This is only a narrative and has no impact on processing.
|
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Mandatory
|
NumberValue |
getFailSettlementDays()
Number of default settlement days.
|
NumberValueOrBuilder |
getFailSettlementDaysOrBuilder()
Number of default settlement days.
|
com.google.protobuf.StringValue |
getFxCode()
FX code indicates the currency for the client’s settlements to be posted in.
|
com.google.protobuf.StringValueOrBuilder |
getFxCodeOrBuilder()
FX code indicates the currency for the client’s settlements to be posted in.
|
com.google.protobuf.BoolValue |
getLodgementAdvice()
Lodgement Advice flag.
|
com.google.protobuf.BoolValueOrBuilder |
getLodgementAdviceOrBuilder()
Lodgement Advice flag.
|
com.google.protobuf.BoolValue |
getPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account
Optional
|
com.google.protobuf.BoolValueOrBuilder |
getPartSettleOrBuilder()
Indicates if stock is permitted to be part settled for the iBROKER account
Optional
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
NumberValue |
getSellSettlementDays()
Number of default settlement days.
|
NumberValueOrBuilder |
getSellSettlementDaysOrBuilder()
Number of default settlement days.
|
com.google.protobuf.StringValue |
getSettlementMethod()
Settlement Method for the iBROKER account.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementMethodOrBuilder()
Settlement Method for the iBROKER account.
|
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 |
hasAutoScripContra()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account
Optional
Maximum size 1
|
boolean |
hasBuySettlementDays()
Number of default settlement days.
|
boolean |
hasCountryOfResidency()
Country of residency for the iBROKER account
Available options as defined in iBROKER
Mandatory
Maximum size 1
|
boolean |
hasCreditLimit()
This is only a narrative and has no impact on processing.
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
boolean |
hasFailSettlementDays()
Number of default settlement days.
|
boolean |
hasFxCode()
FX code indicates the currency for the client’s settlements to be posted in.
|
boolean |
hasLodgementAdvice()
Lodgement Advice flag.
|
boolean |
hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account
Optional
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSellSettlementDays()
Number of default settlement days.
|
boolean |
hasSettlementMethod()
Settlement Method for the iBROKER account.
|
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 hasCountryOfResidency()
Country of residency for the iBROKER account Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue country_of_residency = 3;com.google.protobuf.StringValue getCountryOfResidency()
Country of residency for the iBROKER account Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue country_of_residency = 3;com.google.protobuf.StringValueOrBuilder getCountryOfResidencyOrBuilder()
Country of residency for the iBROKER account Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue country_of_residency = 3;boolean hasSettlementMethod()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 4;com.google.protobuf.StringValue getSettlementMethod()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 4;com.google.protobuf.StringValueOrBuilder getSettlementMethodOrBuilder()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 4;boolean hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 5;com.google.protobuf.BoolValue getPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 5;com.google.protobuf.BoolValueOrBuilder getPartSettleOrBuilder()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 5;boolean hasFxCode()
FX code indicates the currency for the client’s settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 6;com.google.protobuf.StringValue getFxCode()
FX code indicates the currency for the client’s settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 6;com.google.protobuf.StringValueOrBuilder getFxCodeOrBuilder()
FX code indicates the currency for the client’s settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 6;boolean hasCreditLimit()
This is only a narrative and has no impact on processing. The value in this field will display in Financial Enquiry screens Optional Maximum size 10,2
.fincleartech.ibroker.NumberValue credit_limit = 7;NumberValue getCreditLimit()
This is only a narrative and has no impact on processing. The value in this field will display in Financial Enquiry screens Optional Maximum size 10,2
.fincleartech.ibroker.NumberValue credit_limit = 7;NumberValueOrBuilder getCreditLimitOrBuilder()
This is only a narrative and has no impact on processing. The value in this field will display in Financial Enquiry screens Optional Maximum size 10,2
.fincleartech.ibroker.NumberValue credit_limit = 7;boolean hasLodgementAdvice()
Lodgement Advice flag. Optional
.google.protobuf.BoolValue lodgement_advice = 8;com.google.protobuf.BoolValue getLodgementAdvice()
Lodgement Advice flag. Optional
.google.protobuf.BoolValue lodgement_advice = 8;com.google.protobuf.BoolValueOrBuilder getLodgementAdviceOrBuilder()
Lodgement Advice flag. Optional
.google.protobuf.BoolValue lodgement_advice = 8;boolean hasAutoScripContra()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account Optional Maximum size 1
.google.protobuf.BoolValue auto_scrip_contra = 9;com.google.protobuf.BoolValue getAutoScripContra()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account Optional Maximum size 1
.google.protobuf.BoolValue auto_scrip_contra = 9;com.google.protobuf.BoolValueOrBuilder getAutoScripContraOrBuilder()
Flag indicates if stock is to be auto scrip contra'd for iBROKER account Optional Maximum size 1
.google.protobuf.BoolValue auto_scrip_contra = 9;boolean hasBuySettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue buy_settlement_days = 10;NumberValue getBuySettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue buy_settlement_days = 10;NumberValueOrBuilder getBuySettlementDaysOrBuilder()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue buy_settlement_days = 10;boolean hasSellSettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue sell_settlement_days = 11;NumberValue getSellSettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue sell_settlement_days = 11;NumberValueOrBuilder getSellSettlementDaysOrBuilder()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue sell_settlement_days = 11;boolean hasFailSettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue fail_settlement_days = 12;NumberValue getFailSettlementDays()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue fail_settlement_days = 12;NumberValueOrBuilder getFailSettlementDaysOrBuilder()
Number of default settlement days. Set to 2 Mandatory Maximum size 2
.fincleartech.ibroker.NumberValue fail_settlement_days = 12;boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 14;DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 14;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 14;boolean hasUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 15;com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 15;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 15;Copyright © 2020. All rights reserved.