public interface ParticipantToIssuerSponsoredConversionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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
|
MovementDetailsOrBuilder |
getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
com.google.protobuf.StringValue |
getParticipant()
The Participant identifies the Participant delivering/receiving units.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
The Participant identifies the Participant delivering/receiving units.
|
ReferenceDetails |
getReferenceDetails()
Request message references
|
ReferenceDetailsOrBuilder |
getReferenceDetailsOrBuilder()
Request message references
|
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 Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
com.google.protobuf.StringValue |
getSrn()
Optional SRN
|
com.google.protobuf.StringValueOrBuilder |
getSrnOrBuilder()
Optional SRN
|
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
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
boolean |
hasSrn()
Optional SRN
|
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
.fincleartech.ibroker.ReferenceDetails reference_details = 9;ReferenceDetails getReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 9;ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 9;boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 13;MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 13;MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 13;boolean hasParticipant()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;com.google.protobuf.StringValue getParticipant()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 18;boolean hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;com.google.protobuf.StringValue getSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 19;boolean hasSrn()
Optional SRN
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValue getSrn()
Optional SRN
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
Optional SRN
.google.protobuf.StringValue srn = 23;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
.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
.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
.google.protobuf.StringValue guaranteed_foreign_indicator = 22;Copyright © 2020. All rights reserved.