public final class UpdateSettlementAccountHolderStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateSettlementAccountHolderStatusRequestOrBuilder
fincleartech.ibroker.UpdateSettlementAccountHolderStatusRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSettlementAccountHolderStatusRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateSettlementAccountHolderStatusRequest |
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 |
DATE_OF_BIRTH_DEATH_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
HOLDER_NUMBER_FIELD_NUMBER |
static int |
HOLDER_STATUS_UPDATE_REASON_FIELD_NUMBER |
static int |
NEW_HOLDER_STATUS_FIELD_NUMBER |
static int |
PARTICIPANT_ID_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DateTimeValue |
getDateOfBirthDeath()
Date of Birth or Death
Mandatory
|
DateTimeValueOrBuilder |
getDateOfBirthDeathOrBuilder()
Date of Birth or Death
Mandatory
|
static UpdateSettlementAccountHolderStatusRequest |
getDefaultInstance() |
UpdateSettlementAccountHolderStatusRequest |
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 |
getHolderNumber()
Holder No attached to the settlement account
Mandatory
Maximum size 30
|
com.google.protobuf.StringValueOrBuilder |
getHolderNumberOrBuilder()
Holder No attached to the settlement account
Mandatory
Maximum size 30
|
com.google.protobuf.StringValue |
getHolderStatusUpdateReason()
Holder Status Update Reason
Maximum size 1
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getHolderStatusUpdateReasonOrBuilder()
Holder Status Update Reason
Maximum size 1
Mandatory
|
com.google.protobuf.StringValue |
getNewHolderStatus()
New Holder status
Maximum size 1
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getNewHolderStatusOrBuilder()
New Holder status
Maximum size 1
Mandatory
|
com.google.protobuf.Parser<UpdateSettlementAccountHolderStatusRequest> |
getParserForType() |
com.google.protobuf.StringValue |
getParticipantId()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
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 |
getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
User Id
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
User Id
Optional
Maximum size 18
|
boolean |
hasDateOfBirthDeath()
Date of Birth or Death
Mandatory
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
int |
hashCode() |
boolean |
hasHolderNumber()
Holder No attached to the settlement account
Mandatory
Maximum size 30
|
boolean |
hasHolderStatusUpdateReason()
Holder Status Update Reason
Maximum size 1
Mandatory
|
boolean |
hasNewHolderStatus()
New Holder status
Maximum size 1
Mandatory
|
boolean |
hasParticipantId()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
boolean |
hasUserId()
User Id
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateSettlementAccountHolderStatusRequest.Builder |
newBuilder() |
static UpdateSettlementAccountHolderStatusRequest.Builder |
newBuilder(UpdateSettlementAccountHolderStatusRequest prototype) |
UpdateSettlementAccountHolderStatusRequest.Builder |
newBuilderForType() |
protected UpdateSettlementAccountHolderStatusRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateSettlementAccountHolderStatusRequest |
parseDelimitedFrom(InputStream input) |
static UpdateSettlementAccountHolderStatusRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(byte[] data) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(ByteBuffer data) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(InputStream input) |
static UpdateSettlementAccountHolderStatusRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateSettlementAccountHolderStatusRequest> |
parser() |
UpdateSettlementAccountHolderStatusRequest.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 HOLDER_NUMBER_FIELD_NUMBER
public static final int PARTICIPANT_ID_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int NEW_HOLDER_STATUS_FIELD_NUMBER
public static final int HOLDER_STATUS_UPDATE_REASON_FIELD_NUMBER
public static final int DATE_OF_BIRTH_DEATH_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_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 UpdateSettlementAccountHolderStatusRequestOrBuilderpublic 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 UpdateSettlementAccountHolderStatusRequestOrBuilderpublic 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 UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasHolderNumber()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;hasHolderNumber in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getHolderNumber()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;getHolderNumber in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderNumberOrBuilder()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;getHolderNumberOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasParticipantId()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;hasParticipantId in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getParticipantId()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;getParticipantId in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;getParticipantIdOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 4;hasSettlementAccount in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 4;getSettlementAccount in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 4;getSettlementAccountOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasNewHolderStatus()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;hasNewHolderStatus in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getNewHolderStatus()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;getNewHolderStatus in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNewHolderStatusOrBuilder()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;getNewHolderStatusOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;hasHolderStatusUpdateReason in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;getHolderStatusUpdateReason in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderStatusUpdateReasonOrBuilder()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;getHolderStatusUpdateReasonOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasDateOfBirthDeath()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;hasDateOfBirthDeath in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic DateTimeValue getDateOfBirthDeath()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;getDateOfBirthDeath in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic DateTimeValueOrBuilder getDateOfBirthDeathOrBuilder()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;getDateOfBirthDeathOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;hasUserId in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserId in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserIdOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;hasEntryDateTime in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTime in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTimeOrBuilder in interface UpdateSettlementAccountHolderStatusRequestOrBuilderpublic 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 UpdateSettlementAccountHolderStatusRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountHolderStatusRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateSettlementAccountHolderStatusRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateSettlementAccountHolderStatusRequest.Builder newBuilder()
public static UpdateSettlementAccountHolderStatusRequest.Builder newBuilder(UpdateSettlementAccountHolderStatusRequest prototype)
public UpdateSettlementAccountHolderStatusRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateSettlementAccountHolderStatusRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateSettlementAccountHolderStatusRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateSettlementAccountHolderStatusRequest> parser()
public com.google.protobuf.Parser<UpdateSettlementAccountHolderStatusRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateSettlementAccountHolderStatusRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.