public interface DemandTransferRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getDeliveringParticipant()
The Delivering Participant identifies the Participant delivering units.
|
com.google.protobuf.StringValueOrBuilder |
getDeliveringParticipantOrBuilder()
The Delivering Participant identifies the Participant delivering units.
|
com.google.protobuf.StringValue |
getDeliveringSettlementAccount()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered.
|
com.google.protobuf.StringValueOrBuilder |
getDeliveringSettlementAccountOrBuilder()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered.
|
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 |
getReceivingParticipant()
The Receiving Participant identifies the Participant receiving units.
|
com.google.protobuf.StringValueOrBuilder |
getReceivingParticipantOrBuilder()
The Receiving Participant identifies the Participant receiving units.
|
com.google.protobuf.StringValue |
getReceivingSettlementAccount()
The Receiving Account (HIN) is the Account (HIN) for which units are being received.
|
com.google.protobuf.StringValueOrBuilder |
getReceivingSettlementAccountOrBuilder()
The Receiving Account (HIN) is the Account (HIN) for which units are being received.
|
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 |
getSecondaryMatchingFlag()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present
in the Supplementary Reference.
|
com.google.protobuf.StringValueOrBuilder |
getSecondaryMatchingFlagOrBuilder()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present
in the Supplementary Reference.
|
boolean |
hasDeliveringParticipant()
The Delivering Participant identifies the Participant delivering units.
|
boolean |
hasDeliveringSettlementAccount()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered.
|
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasReceivingParticipant()
The Receiving Participant identifies the Participant receiving units.
|
boolean |
hasReceivingSettlementAccount()
The Receiving Account (HIN) is the Account (HIN) for which units are being received.
|
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecondaryMatchingFlag()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present
in the Supplementary Reference.
|
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 hasDeliveringParticipant()
The Delivering Participant identifies the Participant delivering units.
.google.protobuf.StringValue delivering_participant = 18;com.google.protobuf.StringValue getDeliveringParticipant()
The Delivering Participant identifies the Participant delivering units.
.google.protobuf.StringValue delivering_participant = 18;com.google.protobuf.StringValueOrBuilder getDeliveringParticipantOrBuilder()
The Delivering Participant identifies the Participant delivering units.
.google.protobuf.StringValue delivering_participant = 18;boolean hasDeliveringSettlementAccount()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered. Delivery of units is only permitted from Accounts which are active and have not been locked or cancelled.
.google.protobuf.StringValue delivering_settlement_account = 19;com.google.protobuf.StringValue getDeliveringSettlementAccount()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered. Delivery of units is only permitted from Accounts which are active and have not been locked or cancelled.
.google.protobuf.StringValue delivering_settlement_account = 19;com.google.protobuf.StringValueOrBuilder getDeliveringSettlementAccountOrBuilder()
The Delivering Account (HIN) is the Account (HIN) from which units are being delivered. Delivery of units is only permitted from Accounts which are active and have not been locked or cancelled.
.google.protobuf.StringValue delivering_settlement_account = 19;boolean hasReceivingParticipant()
The Receiving Participant identifies the Participant receiving units. This can be the same as the Delivering Participant. Alternatively, it can be a different Participant if it is associated with the Delivering Participant in a Participant Group.
.google.protobuf.StringValue receiving_participant = 20;com.google.protobuf.StringValue getReceivingParticipant()
The Receiving Participant identifies the Participant receiving units. This can be the same as the Delivering Participant. Alternatively, it can be a different Participant if it is associated with the Delivering Participant in a Participant Group.
.google.protobuf.StringValue receiving_participant = 20;com.google.protobuf.StringValueOrBuilder getReceivingParticipantOrBuilder()
The Receiving Participant identifies the Participant receiving units. This can be the same as the Delivering Participant. Alternatively, it can be a different Participant if it is associated with the Delivering Participant in a Participant Group.
.google.protobuf.StringValue receiving_participant = 20;boolean hasReceivingSettlementAccount()
The Receiving Account (HIN) is the Account (HIN) for which units are being received. Receipt of units is allowed into Accounts which are active, or have been locked, but must not have been cancelled.
.google.protobuf.StringValue receiving_settlement_account = 21;com.google.protobuf.StringValue getReceivingSettlementAccount()
The Receiving Account (HIN) is the Account (HIN) for which units are being received. Receipt of units is allowed into Accounts which are active, or have been locked, but must not have been cancelled.
.google.protobuf.StringValue receiving_settlement_account = 21;com.google.protobuf.StringValueOrBuilder getReceivingSettlementAccountOrBuilder()
The Receiving Account (HIN) is the Account (HIN) for which units are being received. Receipt of units is allowed into Accounts which are active, or have been locked, but must not have been cancelled.
.google.protobuf.StringValue receiving_settlement_account = 21;boolean hasSecondaryMatchingFlag()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present in the Supplementary Reference.
.google.protobuf.StringValue secondary_matching_flag = 23;com.google.protobuf.StringValue getSecondaryMatchingFlag()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present in the Supplementary Reference.
.google.protobuf.StringValue secondary_matching_flag = 23;com.google.protobuf.StringValueOrBuilder getSecondaryMatchingFlagOrBuilder()
The Secondary Matching Flag (SMAT) that indicates the transaction must match on the value present in the Supplementary Reference.
.google.protobuf.StringValue secondary_matching_flag = 23;Copyright © 2020. All rights reserved.