public final class UpdateAccountSettlementDefaultingRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateAccountSettlementDefaultingRequestOrBuilder
fincleartech.ibroker.UpdateAccountSettlementDefaultingRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateAccountSettlementDefaultingRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateAccountSettlementDefaultingRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
AUTO_SCRIP_CONTRA_FIELD_NUMBER |
static int |
COUNTRY_OF_RESIDENCY_FIELD_NUMBER |
static int |
CREDIT_LIMIT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
FX_CODE_FIELD_NUMBER |
static int |
PART_SETTLE_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SETTLEMENT_METHOD_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static UpdateAccountSettlementDefaultingRequest |
getDefaultInstance() |
UpdateAccountSettlementDefaultingRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<UpdateAccountSettlementDefaultingRequest> |
getParserForType() |
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.
|
int |
getSerializedSize() |
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.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateAccountSettlementDefaultingRequest.Builder |
newBuilder() |
static UpdateAccountSettlementDefaultingRequest.Builder |
newBuilder(UpdateAccountSettlementDefaultingRequest prototype) |
UpdateAccountSettlementDefaultingRequest.Builder |
newBuilderForType() |
protected UpdateAccountSettlementDefaultingRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateAccountSettlementDefaultingRequest |
parseDelimitedFrom(InputStream input) |
static UpdateAccountSettlementDefaultingRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(byte[] data) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(ByteBuffer data) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(InputStream input) |
static UpdateAccountSettlementDefaultingRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateAccountSettlementDefaultingRequest> |
parser() |
UpdateAccountSettlementDefaultingRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int COUNTRY_OF_RESIDENCY_FIELD_NUMBER
public static final int SETTLEMENT_METHOD_FIELD_NUMBER
public static final int PART_SETTLE_FIELD_NUMBER
public static final int FX_CODE_FIELD_NUMBER
public static final int CREDIT_LIMIT_FIELD_NUMBER
public static final int AUTO_SCRIP_CONTRA_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getRequestId in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getRequestIdOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;hasCountryOfResidency in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getCountryOfResidency in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getCountryOfResidencyOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic boolean hasSettlementMethod()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 4;hasSettlementMethod in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getSettlementMethod in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getSettlementMethodOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic boolean hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 5;hasPartSettle in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getPartSettle in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getPartSettleOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;hasFxCode in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getFxCode in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getFxCodeOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;hasCreditLimit in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getCreditLimit in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getCreditLimitOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;hasAutoScripContra in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getAutoScripContra in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic 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;getAutoScripContraOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;hasEntryDateTime in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTime in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTimeOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic boolean hasUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;hasUserId in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserId in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserIdOrBuilder in interface UpdateAccountSettlementDefaultingRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateAccountSettlementDefaultingRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountSettlementDefaultingRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementDefaultingRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementDefaultingRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateAccountSettlementDefaultingRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateAccountSettlementDefaultingRequest.Builder newBuilder()
public static UpdateAccountSettlementDefaultingRequest.Builder newBuilder(UpdateAccountSettlementDefaultingRequest prototype)
public UpdateAccountSettlementDefaultingRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateAccountSettlementDefaultingRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateAccountSettlementDefaultingRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateAccountSettlementDefaultingRequest> parser()
public com.google.protobuf.Parser<UpdateAccountSettlementDefaultingRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateAccountSettlementDefaultingRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.