public final class GetAccountSettlementDefaultingResponse extends com.google.protobuf.GeneratedMessageV3 implements GetAccountSettlementDefaultingResponseOrBuilder
fincleartech.ibroker.GetAccountSettlementDefaultingResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetAccountSettlementDefaultingResponse.Builder
Protobuf type
fincleartech.ibroker.GetAccountSettlementDefaultingResponse |
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 |
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 |
SETTLEMENT_METHOD_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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 GetAccountSettlementDefaultingResponse |
getDefaultInstance() |
GetAccountSettlementDefaultingResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<GetAccountSettlementDefaultingResponse> |
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
|
int |
getSerializedSize() |
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.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetAccountSettlementDefaultingResponse.Builder |
newBuilder() |
static GetAccountSettlementDefaultingResponse.Builder |
newBuilder(GetAccountSettlementDefaultingResponse prototype) |
GetAccountSettlementDefaultingResponse.Builder |
newBuilderForType() |
protected GetAccountSettlementDefaultingResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetAccountSettlementDefaultingResponse |
parseDelimitedFrom(InputStream input) |
static GetAccountSettlementDefaultingResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSettlementDefaultingResponse |
parseFrom(byte[] data) |
static GetAccountSettlementDefaultingResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSettlementDefaultingResponse |
parseFrom(ByteBuffer data) |
static GetAccountSettlementDefaultingResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSettlementDefaultingResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetAccountSettlementDefaultingResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSettlementDefaultingResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetAccountSettlementDefaultingResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSettlementDefaultingResponse |
parseFrom(InputStream input) |
static GetAccountSettlementDefaultingResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetAccountSettlementDefaultingResponse> |
parser() |
GetAccountSettlementDefaultingResponse.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 STATUS_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 hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetAccountSettlementDefaultingResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetAccountSettlementDefaultingResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;hasCountryOfResidency in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getCountryOfResidency in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getCountryOfResidencyOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic boolean hasSettlementMethod()
Settlement Method for the iBROKER account. Available options as defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue settlement_method = 3;hasSettlementMethod in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getSettlementMethod in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getSettlementMethodOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic boolean hasPartSettle()
Indicates if stock is permitted to be part settled for the iBROKER account Optional
.google.protobuf.BoolValue part_settle = 4;hasPartSettle in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getPartSettle in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getPartSettleOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;hasFxCode in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getFxCode in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getFxCodeOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;hasCreditLimit in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getCreditLimit in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getCreditLimitOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;hasAutoScripContra in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getAutoScripContra in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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;getAutoScripContraOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;hasEntryDateTime in interface GetAccountSettlementDefaultingResponseOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;getEntryDateTime in interface GetAccountSettlementDefaultingResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;getEntryDateTimeOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic boolean hasUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;hasUserId in interface GetAccountSettlementDefaultingResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;getUserId in interface GetAccountSettlementDefaultingResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;getUserIdOrBuilder in interface GetAccountSettlementDefaultingResponseOrBuilderpublic 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 GetAccountSettlementDefaultingResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountSettlementDefaultingResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountSettlementDefaultingResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetAccountSettlementDefaultingResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetAccountSettlementDefaultingResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetAccountSettlementDefaultingResponse.Builder newBuilder()
public static GetAccountSettlementDefaultingResponse.Builder newBuilder(GetAccountSettlementDefaultingResponse prototype)
public GetAccountSettlementDefaultingResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetAccountSettlementDefaultingResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetAccountSettlementDefaultingResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetAccountSettlementDefaultingResponse> parser()
public com.google.protobuf.Parser<GetAccountSettlementDefaultingResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetAccountSettlementDefaultingResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.