public final class UpdateSettlementAccountIndependantDataRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateSettlementAccountIndependantDataRequestOrBuilder
fincleartech.ibroker.UpdateSettlementAccountIndependantDataRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSettlementAccountIndependantDataRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateSettlementAccountIndependantDataRequest |
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 |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
NEW_HOLDER_TYPE_FIELD_NUMBER |
static int |
NEW_RESIDENCY_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) |
static UpdateSettlementAccountIndependantDataRequest |
getDefaultInstance() |
UpdateSettlementAccountIndependantDataRequest |
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 |
getNewHolderType()
New Holder Type
Maximum size 1
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getNewHolderTypeOrBuilder()
New Holder Type
Maximum size 1
Mandatory
|
com.google.protobuf.StringValue |
getNewResidency()
New Residency
Maximum size 1
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getNewResidencyOrBuilder()
New Residency
Maximum size 1
Mandatory
|
com.google.protobuf.Parser<UpdateSettlementAccountIndependantDataRequest> |
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 |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
int |
hashCode() |
boolean |
hasNewHolderType()
New Holder Type
Maximum size 1
Mandatory
|
boolean |
hasNewResidency()
New Residency
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 UpdateSettlementAccountIndependantDataRequest.Builder |
newBuilder() |
static UpdateSettlementAccountIndependantDataRequest.Builder |
newBuilder(UpdateSettlementAccountIndependantDataRequest prototype) |
UpdateSettlementAccountIndependantDataRequest.Builder |
newBuilderForType() |
protected UpdateSettlementAccountIndependantDataRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateSettlementAccountIndependantDataRequest |
parseDelimitedFrom(InputStream input) |
static UpdateSettlementAccountIndependantDataRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(byte[] data) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(ByteBuffer data) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(InputStream input) |
static UpdateSettlementAccountIndependantDataRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateSettlementAccountIndependantDataRequest> |
parser() |
UpdateSettlementAccountIndependantDataRequest.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 PARTICIPANT_ID_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int NEW_HOLDER_TYPE_FIELD_NUMBER
public static final int NEW_RESIDENCY_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 UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 2;hasParticipantId in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 2;getParticipantId in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 2;getParticipantIdOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 3;hasSettlementAccount in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 3;getSettlementAccount in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 = 3;getSettlementAccountOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic boolean hasNewHolderType()
New Holder Type Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_type = 4;hasNewHolderType in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValue getNewHolderType()
New Holder Type Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_type = 4;getNewHolderType in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNewHolderTypeOrBuilder()
New Holder Type Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_type = 4;getNewHolderTypeOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic boolean hasNewResidency()
New Residency Maximum size 1 Mandatory
.google.protobuf.StringValue new_residency = 5;hasNewResidency in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValue getNewResidency()
New Residency Maximum size 1 Mandatory
.google.protobuf.StringValue new_residency = 5;getNewResidency in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNewResidencyOrBuilder()
New Residency Maximum size 1 Mandatory
.google.protobuf.StringValue new_residency = 5;getNewResidencyOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic boolean hasUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;hasUserId in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;getUserId in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;getUserIdOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;hasEntryDateTime in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;getEntryDateTime in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;getEntryDateTimeOrBuilder in interface UpdateSettlementAccountIndependantDataRequestOrBuilderpublic 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 UpdateSettlementAccountIndependantDataRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountIndependantDataRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateSettlementAccountIndependantDataRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateSettlementAccountIndependantDataRequest.Builder newBuilder()
public static UpdateSettlementAccountIndependantDataRequest.Builder newBuilder(UpdateSettlementAccountIndependantDataRequest prototype)
public UpdateSettlementAccountIndependantDataRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateSettlementAccountIndependantDataRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateSettlementAccountIndependantDataRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateSettlementAccountIndependantDataRequest> parser()
public com.google.protobuf.Parser<UpdateSettlementAccountIndependantDataRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateSettlementAccountIndependantDataRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.