public interface UpdateAccountSettlementDefaultingRequestOrBuilder
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
|
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
|
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 |
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.
|
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 |
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 |
hasFxCode()
FX code indicates the currency for the client’s settlements to be posted in.
|
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 |
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 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 = 8;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 = 8;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 = 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.