public interface HolderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
getEntryDateTime()
Entry Date Time
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
Entry Date Time
|
com.google.protobuf.StringValue |
getHolderId()
Holder Id
Maximum size 32
|
com.google.protobuf.StringValueOrBuilder |
getHolderIdOrBuilder()
Holder Id
Maximum size 32
|
com.google.protobuf.StringValue |
getHolderName()
Holder Name
Maximum size 80
|
com.google.protobuf.StringValueOrBuilder |
getHolderNameOrBuilder()
Holder Name
Maximum size 80
|
com.google.protobuf.StringValue |
getHolderNumber()
Holder No attached to the settlement account
Maximum size 30
|
com.google.protobuf.StringValueOrBuilder |
getHolderNumberOrBuilder()
Holder No attached to the settlement account
Maximum size 30
|
com.google.protobuf.StringValue |
getHolderStatus()
Holder Status
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getHolderStatusOrBuilder()
Holder Status
Maximum size 1
|
com.google.protobuf.StringValue |
getParticipantId()
Participant id of the settlement account (HIN)
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant id of the settlement account (HIN)
Maximum size 5
|
com.google.protobuf.StringValue |
getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to
Maximum size 10
|
com.google.protobuf.StringValue |
getUserId()
User Id
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
User Id
|
boolean |
hasEntryDateTime()
Entry Date Time
|
boolean |
hasHolderId()
Holder Id
Maximum size 32
|
boolean |
hasHolderName()
Holder Name
Maximum size 80
|
boolean |
hasHolderNumber()
Holder No attached to the settlement account
Maximum size 30
|
boolean |
hasHolderStatus()
Holder Status
Maximum size 1
|
boolean |
hasParticipantId()
Participant id of the settlement account (HIN)
Maximum size 5
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Maximum size 10
|
boolean |
hasUserId()
User Id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Maximum size 10
.google.protobuf.StringValue settlement_account = 1;com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Maximum size 10
.google.protobuf.StringValue settlement_account = 1;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to Maximum size 10
.google.protobuf.StringValue settlement_account = 1;boolean hasParticipantId()
Participant id of the settlement account (HIN) Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
Participant id of the settlement account (HIN) Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant id of the settlement account (HIN) Maximum size 5
.google.protobuf.StringValue participant_id = 2;boolean hasHolderNumber()
Holder No attached to the settlement account Maximum size 30
.google.protobuf.StringValue holder_number = 3;com.google.protobuf.StringValue getHolderNumber()
Holder No attached to the settlement account Maximum size 30
.google.protobuf.StringValue holder_number = 3;com.google.protobuf.StringValueOrBuilder getHolderNumberOrBuilder()
Holder No attached to the settlement account Maximum size 30
.google.protobuf.StringValue holder_number = 3;boolean hasHolderId()
Holder Id Maximum size 32
.google.protobuf.StringValue holder_id = 4;com.google.protobuf.StringValue getHolderId()
Holder Id Maximum size 32
.google.protobuf.StringValue holder_id = 4;com.google.protobuf.StringValueOrBuilder getHolderIdOrBuilder()
Holder Id Maximum size 32
.google.protobuf.StringValue holder_id = 4;boolean hasHolderName()
Holder Name Maximum size 80
.google.protobuf.StringValue holder_name = 5;com.google.protobuf.StringValue getHolderName()
Holder Name Maximum size 80
.google.protobuf.StringValue holder_name = 5;com.google.protobuf.StringValueOrBuilder getHolderNameOrBuilder()
Holder Name Maximum size 80
.google.protobuf.StringValue holder_name = 5;boolean hasHolderStatus()
Holder Status Maximum size 1
.google.protobuf.StringValue holder_status = 6;com.google.protobuf.StringValue getHolderStatus()
Holder Status Maximum size 1
.google.protobuf.StringValue holder_status = 6;com.google.protobuf.StringValueOrBuilder getHolderStatusOrBuilder()
Holder Status Maximum size 1
.google.protobuf.StringValue holder_status = 6;boolean hasUserId()
User Id
.google.protobuf.StringValue user_id = 8;com.google.protobuf.StringValue getUserId()
User Id
.google.protobuf.StringValue user_id = 8;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
User Id
.google.protobuf.StringValue user_id = 8;boolean hasEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;DateTimeValue getEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;Copyright © 2020. All rights reserved.