public interface UpdateSettlementAccountHolderStatusRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
getDateOfBirthDeath()
Date of Birth or Death
Mandatory
|
DateTimeValueOrBuilder |
getDateOfBirthDeathOrBuilder()
Date of Birth or Death
Mandatory
|
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.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.
|
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.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
|
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
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;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;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;boolean hasHolderNumber()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;com.google.protobuf.StringValue getHolderNumber()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;com.google.protobuf.StringValueOrBuilder getHolderNumberOrBuilder()
Holder No attached to the settlement account Mandatory Maximum size 30
.google.protobuf.StringValue holder_number = 2;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;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;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;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;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;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;boolean hasNewHolderStatus()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;com.google.protobuf.StringValue getNewHolderStatus()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;com.google.protobuf.StringValueOrBuilder getNewHolderStatusOrBuilder()
New Holder status Maximum size 1 Mandatory
.google.protobuf.StringValue new_holder_status = 5;boolean hasHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;com.google.protobuf.StringValue getHolderStatusUpdateReason()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;com.google.protobuf.StringValueOrBuilder getHolderStatusUpdateReasonOrBuilder()
Holder Status Update Reason Maximum size 1 Mandatory
.google.protobuf.StringValue holder_status_update_reason = 6;boolean hasDateOfBirthDeath()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;DateTimeValue getDateOfBirthDeath()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;DateTimeValueOrBuilder getDateOfBirthDeathOrBuilder()
Date of Birth or Death Mandatory
.fincleartech.ibroker.DateTimeValue date_of_birth_death = 7;boolean hasUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;com.google.protobuf.StringValue getUserId()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
User Id Optional Maximum size 18
.google.protobuf.StringValue user_id = 8;boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;Copyright © 2022. All rights reserved.