public interface ParticipantToIssuerConversionConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NumberValue |
getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
NumberValueOrBuilder |
getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
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()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4; |
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()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8; |
boolean |
hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 4; |
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
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;boolean hasReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;ReferenceDetails getReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;boolean hasParticipant()
.google.protobuf.StringValue participant = 4;com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 4;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5;boolean hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7;NumberValue getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7;NumberValueOrBuilder getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 8;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 8;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8;Copyright © 2020. All rights reserved.