public interface ParticipantToIssuerSponsoredTransferRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBrokerAccount()
iBroker account number to obtain registration details from
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getBrokerAccountOrBuilder()
iBroker account number to obtain registration details from
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue |
getGuaranteedForeignIndicator()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer.
|
com.google.protobuf.StringValueOrBuilder |
getGuaranteedForeignIndicatorOrBuilder()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer.
|
MovementDetails |
getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
Security, Units, Movement Reason all Mandatory.
|
MovementDetailsOrBuilder |
getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
Security, Units, Movement Reason all Mandatory.
|
com.google.protobuf.StringValue |
getParticipant()
The Participant identifies the Participant receiving units.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
The Participant identifies the Participant receiving units.
|
ReferenceDetails |
getReferenceDetails()
Request message references (includes Supplementary, Participant and Underlying Reference)
Optional
Maximum size (each field = 16)
|
ReferenceDetailsOrBuilder |
getReferenceDetailsOrBuilder()
Request message references (includes Supplementary, Participant and Underlying Reference)
Optional
Maximum size (each field = 16)
|
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()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received.
|
com.google.protobuf.StringValue |
getSrn()
Shareholder Reference Number
Optional
Maximu size 16
|
com.google.protobuf.StringValueOrBuilder |
getSrnOrBuilder()
Shareholder Reference Number
Optional
Maximu size 16
|
boolean |
hasBrokerAccount()
iBroker account number to obtain registration details from
Mandatory
Maximum size 8
|
boolean |
hasGuaranteedForeignIndicator()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer.
|
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
Security, Units, Movement Reason all Mandatory.
|
boolean |
hasParticipant()
The Participant identifies the Participant receiving units.
|
boolean |
hasReferenceDetails()
Request message references (includes Supplementary, Participant and Underlying Reference)
Optional
Maximum size (each field = 16)
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received.
|
boolean |
hasSrn()
Shareholder Reference Number
Optional
Maximu size 16
|
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.
.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.
.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.
.google.protobuf.StringValue request_id = 1;boolean hasReferenceDetails()
Request message references (includes Supplementary, Participant and Underlying Reference) Optional Maximum size (each field = 16)
.fincleartech.ibroker.ReferenceDetails reference_details = 9;ReferenceDetails getReferenceDetails()
Request message references (includes Supplementary, Participant and Underlying Reference) Optional Maximum size (each field = 16)
.fincleartech.ibroker.ReferenceDetails reference_details = 9;ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references (includes Supplementary, Participant and Underlying Reference) Optional Maximum size (each field = 16)
.fincleartech.ibroker.ReferenceDetails reference_details = 9;boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator Security, Units, Movement Reason all Mandatory. other fields Optional.
.fincleartech.ibroker.MovementDetails movement_details = 13;MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator Security, Units, Movement Reason all Mandatory. other fields Optional.
.fincleartech.ibroker.MovementDetails movement_details = 13;MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator Security, Units, Movement Reason all Mandatory. other fields Optional.
.fincleartech.ibroker.MovementDetails movement_details = 13;boolean hasParticipant()
The Participant identifies the Participant receiving units. Mandatory Maximum size 5
.google.protobuf.StringValue participant = 18;com.google.protobuf.StringValue getParticipant()
The Participant identifies the Participant receiving units. Mandatory Maximum size 5
.google.protobuf.StringValue participant = 18;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
The Participant identifies the Participant receiving units. Mandatory Maximum size 5
.google.protobuf.StringValue participant = 18;boolean hasSettlementAccount()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received. Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 19;com.google.protobuf.StringValue getSettlementAccount()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received. Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 19;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
The Settlement Account (HIN) is the Settlement Account (HIN) from which units are being received. Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 19;boolean hasSrn()
Shareholder Reference Number Optional Maximu size 16
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValue getSrn()
Shareholder Reference Number Optional Maximu size 16
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
Shareholder Reference Number Optional Maximu size 16
.google.protobuf.StringValue srn = 23;boolean hasBrokerAccount()
iBroker account number to obtain registration details from Mandatory Maximum size 8
.google.protobuf.StringValue broker_account = 24;com.google.protobuf.StringValue getBrokerAccount()
iBroker account number to obtain registration details from Mandatory Maximum size 8
.google.protobuf.StringValue broker_account = 24;com.google.protobuf.StringValueOrBuilder getBrokerAccountOrBuilder()
iBroker account number to obtain registration details from Mandatory Maximum size 8
.google.protobuf.StringValue broker_account = 24;boolean hasGuaranteedForeignIndicator()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer. Indicates that the transfer was agreed to take place between two Accounts (HINs) with a Residency Indicator of "Foreign". # Valid values: - OR Optional
.google.protobuf.StringValue guaranteed_foreign_indicator = 22;com.google.protobuf.StringValue getGuaranteedForeignIndicator()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer. Indicates that the transfer was agreed to take place between two Accounts (HINs) with a Residency Indicator of "Foreign". # Valid values: - OR Optional
.google.protobuf.StringValue guaranteed_foreign_indicator = 22;com.google.protobuf.StringValueOrBuilder getGuaranteedForeignIndicatorOrBuilder()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer. Indicates that the transfer was agreed to take place between two Accounts (HINs) with a Residency Indicator of "Foreign". # Valid values: - OR Optional
.google.protobuf.StringValue guaranteed_foreign_indicator = 22;Copyright © 2020. All rights reserved.