public interface GetAccountSettlementDefaultingResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
|
com.google.protobuf.StringValue |
getFxCode()
FX code indcates the currency for the clien'ts settlements to be posted in.
|
com.google.protobuf.StringValueOrBuilder |
getFxCodeOrBuilder()
FX code indcates the currency for the clien'ts 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 |
getSettlementMethod()
Settlement Method for the iBROKER account.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementMethodOrBuilder()
Settlement Method for the iBROKER account.
|
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
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
|
boolean |
hasFxCode()
FX code indcates the currency for the clien'ts settlements to be posted in.
|
boolean |
hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account
Optional
|
boolean |
hasSettlementMethod()
Settlement Method for the iBROKER account.
|
boolean |
hasStatus()
Response Status.
|
boolean |
hasUserId()
The database user ID who created the equity account
Mandatory
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 hasCountryOfResidency()
Country of residency for the iBROKER account Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue country_of_residency = 2;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 = 2;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 = 2;boolean hasSettlementMethod()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 3;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 = 3;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 = 3;boolean hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 4;com.google.protobuf.BoolValue getPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 4;com.google.protobuf.BoolValueOrBuilder getPartSettleOrBuilder()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 4;boolean hasFxCode()
FX code indcates the currency for the clien'ts settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 5;com.google.protobuf.StringValue getFxCode()
FX code indcates the currency for the clien'ts settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 5;com.google.protobuf.StringValueOrBuilder getFxCodeOrBuilder()
FX code indcates the currency for the clien'ts settlements to be posted in. Available options as defined in iBROKER Mandatory Maximum size 3
.google.protobuf.StringValue fx_code = 5;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 = 6;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 = 6;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 = 6;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 = 7;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 = 7;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 = 7;boolean hasEntryDateTime()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;DateTimeValue getEntryDateTime()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;boolean hasUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;Copyright © 2022. All rights reserved.