public interface ConversionConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConversionType |
getConversionType()
Conversion type.
|
int |
getConversionTypeValue()
Conversion type.
|
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
|
NumberValue |
getNewTotalHoldingBalance()
New balance.
|
NumberValueOrBuilder |
getNewTotalHoldingBalanceOrBuilder()
New balance.
|
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()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
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
|
com.google.protobuf.StringValue |
getTransactionId()
transaction id
|
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
transaction id
|
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasNewTotalHoldingBalance()
New balance.
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
boolean |
hasSrn()
Optional SRN
|
boolean |
hasTransactionId()
transaction id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;int getConversionTypeValue()
Conversion type.
.fincleartech.ibroker.ConversionType conversion_type = 2;ConversionType getConversionType()
Conversion type.
.fincleartech.ibroker.ConversionType conversion_type = 2;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 hasNewTotalHoldingBalance()
New balance.
.fincleartech.ibroker.NumberValue new_total_holding_balance = 32;NumberValue getNewTotalHoldingBalance()
New balance.
.fincleartech.ibroker.NumberValue new_total_holding_balance = 32;NumberValueOrBuilder getNewTotalHoldingBalanceOrBuilder()
New balance.
.fincleartech.ibroker.NumberValue new_total_holding_balance = 32;boolean hasTransactionId()
transaction id
.google.protobuf.StringValue transaction_id = 24;com.google.protobuf.StringValue getTransactionId()
transaction id
.google.protobuf.StringValue transaction_id = 24;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
transaction id
.google.protobuf.StringValue transaction_id = 24;Copyright © 2020. All rights reserved.