public final class UpdateSettlementAccountStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateSettlementAccountStatusRequestOrBuilder
fincleartech.ibroker.UpdateSettlementAccountStatusRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSettlementAccountStatusRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateSettlementAccountStatusRequest |
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 |
CONTACT_REFERENCE_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_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) |
com.google.protobuf.StringValue |
getContactReference()
Contact Reference
Maximum size 16
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getContactReferenceOrBuilder()
Contact Reference
Maximum size 16
Mandatory
|
static UpdateSettlementAccountStatusRequest |
getDefaultInstance() |
UpdateSettlementAccountStatusRequest |
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 |
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<UpdateSettlementAccountStatusRequest> |
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 |
hasContactReference()
Contact Reference
Maximum size 16
Mandatory
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
int |
hashCode() |
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 UpdateSettlementAccountStatusRequest.Builder |
newBuilder() |
static UpdateSettlementAccountStatusRequest.Builder |
newBuilder(UpdateSettlementAccountStatusRequest prototype) |
UpdateSettlementAccountStatusRequest.Builder |
newBuilderForType() |
protected UpdateSettlementAccountStatusRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateSettlementAccountStatusRequest |
parseDelimitedFrom(InputStream input) |
static UpdateSettlementAccountStatusRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountStatusRequest |
parseFrom(byte[] data) |
static UpdateSettlementAccountStatusRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountStatusRequest |
parseFrom(ByteBuffer data) |
static UpdateSettlementAccountStatusRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountStatusRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateSettlementAccountStatusRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountStatusRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateSettlementAccountStatusRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettlementAccountStatusRequest |
parseFrom(InputStream input) |
static UpdateSettlementAccountStatusRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateSettlementAccountStatusRequest> |
parser() |
UpdateSettlementAccountStatusRequest.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_STATUS_FIELD_NUMBER
public static final int HOLDER_STATUS_UPDATE_REASON_FIELD_NUMBER
public static final int CONTACT_REFERENCE_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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequestOrBuilderpublic boolean hasNewHolderStatus()
New Holder Status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 4;hasNewHolderStatus in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValue getNewHolderStatus()
New Holder Status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 4;getNewHolderStatus in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNewHolderStatusOrBuilder()
New Holder Status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 4;getNewHolderStatusOrBuilder in interface UpdateSettlementAccountStatusRequestOrBuilderpublic boolean hasHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 5;hasHolderStatusUpdateReason in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValue getHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 5;getHolderStatusUpdateReason in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderStatusUpdateReasonOrBuilder()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 5;getHolderStatusUpdateReasonOrBuilder in interface UpdateSettlementAccountStatusRequestOrBuilderpublic boolean hasContactReference()
Contact Reference Maximum size 16 Mandatory
.google.protobuf.StringValue contact_reference = 6;hasContactReference in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValue getContactReference()
Contact Reference Maximum size 16 Mandatory
.google.protobuf.StringValue contact_reference = 6;getContactReference in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getContactReferenceOrBuilder()
Contact Reference Maximum size 16 Mandatory
.google.protobuf.StringValue contact_reference = 6;getContactReferenceOrBuilder in interface UpdateSettlementAccountStatusRequestOrBuilderpublic boolean hasUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 7;hasUserId in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 7;getUserId in interface UpdateSettlementAccountStatusRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 7;getUserIdOrBuilder in interface UpdateSettlementAccountStatusRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;hasEntryDateTime in interface UpdateSettlementAccountStatusRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;getEntryDateTime in interface UpdateSettlementAccountStatusRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;getEntryDateTimeOrBuilder in interface UpdateSettlementAccountStatusRequestOrBuilderpublic 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 UpdateSettlementAccountStatusRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountStatusRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountStatusRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateSettlementAccountStatusRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateSettlementAccountStatusRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateSettlementAccountStatusRequest.Builder newBuilder()
public static UpdateSettlementAccountStatusRequest.Builder newBuilder(UpdateSettlementAccountStatusRequest prototype)
public UpdateSettlementAccountStatusRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateSettlementAccountStatusRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateSettlementAccountStatusRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateSettlementAccountStatusRequest> parser()
public com.google.protobuf.Parser<UpdateSettlementAccountStatusRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateSettlementAccountStatusRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.