public interface ParticipantToIssuerConversionConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBasisOfMovement(int index)
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement
for the transaction where there are current corporate actions.
|
int |
getBasisOfMovementCount()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement
for the transaction where there are current corporate actions.
|
List<com.google.protobuf.StringValue> |
getBasisOfMovementList()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement
for the transaction where there are current corporate actions.
|
com.google.protobuf.StringValueOrBuilder |
getBasisOfMovementOrBuilder(int index)
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement
for the transaction where there are current corporate actions.
|
List<? extends com.google.protobuf.StringValueOrBuilder> |
getBasisOfMovementOrBuilderList()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement
for the transaction where there are current corporate actions.
|
NumberValue |
getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 12; |
NumberValueOrBuilder |
getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 12; |
com.google.protobuf.StringValue |
getMovementReason()
Movement reason.
|
com.google.protobuf.StringValueOrBuilder |
getMovementReasonOrBuilder()
Movement reason.
|
com.google.protobuf.StringValue |
getParticipant()
.google.protobuf.StringValue participant = 10; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 10; |
com.google.protobuf.StringValue |
getParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantReferenceOrBuilder()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getSecurityCode()
Identifies the security in which units are being transferred.
|
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
Identifies the security in which units are being transferred.
|
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 11; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 11; |
com.google.protobuf.StringValue |
getTransactionBasis()
The Transaction Basis field characterises the movement of securities.
|
com.google.protobuf.StringValueOrBuilder |
getTransactionBasisOrBuilder()
The Transaction Basis field characterises the movement of securities.
|
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 13; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 13; |
NumberValue |
getUnits()
The Unit Quantity of the Security Code which is being transferred.
|
NumberValueOrBuilder |
getUnitsOrBuilder()
The Unit Quantity of the Security Code which is being transferred.
|
boolean |
hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 12; |
boolean |
hasMovementReason()
Movement reason.
|
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 10; |
boolean |
hasParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSecurityCode()
Identifies the security in which units are being transferred.
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 11; |
boolean |
hasTransactionBasis()
The Transaction Basis field characterises the movement of securities.
|
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 13; |
boolean |
hasUnits()
The Unit Quantity of the Security Code which is being transferred.
|
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 hasParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 3;com.google.protobuf.StringValue getParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 3;com.google.protobuf.StringValueOrBuilder getParticipantReferenceOrBuilder()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 3;boolean hasSecurityCode()
Identifies the security in which units are being transferred. Maximum size 8
.google.protobuf.StringValue security_code = 5;com.google.protobuf.StringValue getSecurityCode()
Identifies the security in which units are being transferred. Maximum size 8
.google.protobuf.StringValue security_code = 5;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
Identifies the security in which units are being transferred. Maximum size 8
.google.protobuf.StringValue security_code = 5;boolean hasUnits()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security. Maximum size 18
.fincleartech.ibroker.NumberValue units = 6;NumberValue getUnits()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security. Maximum size 18
.fincleartech.ibroker.NumberValue units = 6;NumberValueOrBuilder getUnitsOrBuilder()
The Unit Quantity of the Security Code which is being transferred. This must be a positive whole number greater than 0, with no decimal places. The Delivering Account (HIN) must have sufficient available units greater than or equal to the Unit Quantity for the specified security. Maximum size 18
.fincleartech.ibroker.NumberValue units = 6;boolean hasTransactionBasis()
The Transaction Basis field characterises the movement of securities. # Valid Values: - F Facility for non-reportable transactions. - I IPO transaction. - M Market. - L Stock lending activity. - O Off-market.
.google.protobuf.StringValue transaction_basis = 7;com.google.protobuf.StringValue getTransactionBasis()
The Transaction Basis field characterises the movement of securities. # Valid Values: - F Facility for non-reportable transactions. - I IPO transaction. - M Market. - L Stock lending activity. - O Off-market.
.google.protobuf.StringValue transaction_basis = 7;com.google.protobuf.StringValueOrBuilder getTransactionBasisOrBuilder()
The Transaction Basis field characterises the movement of securities. # Valid Values: - F Facility for non-reportable transactions. - I IPO transaction. - M Market. - L Stock lending activity. - O Off-market.
.google.protobuf.StringValue transaction_basis = 7;List<com.google.protobuf.StringValue> getBasisOfMovementList()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement for the transaction where there are current corporate actions. There can be up to 3 Override Basis of Movement present. # Valid Values: - CB Cum bonus issue. - CC Cum capital return. - CD Cum dividend. - CE Cum entitlement (non-renounceable rights). - CI Cum interest. - CM Cum premium return. - CQ Cum equal-access buyback. - CR Cum rights issue (renounceable rights). - CZ Cum non pro rata balance. - XB Ex bonus issue. - XC Ex capital return. - XD Ex dividend. - XE Ex entitlement (non-renounceable rights). - XI Ex interest. - XM Ex premium return. - XQ Ex equal-access buyback. - XR Ex rights issue (renounceable rights). - XZ Ex non pro rata balance.
repeated .google.protobuf.StringValue basis_of_movement = 8;com.google.protobuf.StringValue getBasisOfMovement(int index)
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement for the transaction where there are current corporate actions. There can be up to 3 Override Basis of Movement present. # Valid Values: - CB Cum bonus issue. - CC Cum capital return. - CD Cum dividend. - CE Cum entitlement (non-renounceable rights). - CI Cum interest. - CM Cum premium return. - CQ Cum equal-access buyback. - CR Cum rights issue (renounceable rights). - CZ Cum non pro rata balance. - XB Ex bonus issue. - XC Ex capital return. - XD Ex dividend. - XE Ex entitlement (non-renounceable rights). - XI Ex interest. - XM Ex premium return. - XQ Ex equal-access buyback. - XR Ex rights issue (renounceable rights). - XZ Ex non pro rata balance.
repeated .google.protobuf.StringValue basis_of_movement = 8;int getBasisOfMovementCount()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement for the transaction where there are current corporate actions. There can be up to 3 Override Basis of Movement present. # Valid Values: - CB Cum bonus issue. - CC Cum capital return. - CD Cum dividend. - CE Cum entitlement (non-renounceable rights). - CI Cum interest. - CM Cum premium return. - CQ Cum equal-access buyback. - CR Cum rights issue (renounceable rights). - CZ Cum non pro rata balance. - XB Ex bonus issue. - XC Ex capital return. - XD Ex dividend. - XE Ex entitlement (non-renounceable rights). - XI Ex interest. - XM Ex premium return. - XQ Ex equal-access buyback. - XR Ex rights issue (renounceable rights). - XZ Ex non pro rata balance.
repeated .google.protobuf.StringValue basis_of_movement = 8;List<? extends com.google.protobuf.StringValueOrBuilder> getBasisOfMovementOrBuilderList()
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement for the transaction where there are current corporate actions. There can be up to 3 Override Basis of Movement present. # Valid Values: - CB Cum bonus issue. - CC Cum capital return. - CD Cum dividend. - CE Cum entitlement (non-renounceable rights). - CI Cum interest. - CM Cum premium return. - CQ Cum equal-access buyback. - CR Cum rights issue (renounceable rights). - CZ Cum non pro rata balance. - XB Ex bonus issue. - XC Ex capital return. - XD Ex dividend. - XE Ex entitlement (non-renounceable rights). - XI Ex interest. - XM Ex premium return. - XQ Ex equal-access buyback. - XR Ex rights issue (renounceable rights). - XZ Ex non pro rata balance.
repeated .google.protobuf.StringValue basis_of_movement = 8;com.google.protobuf.StringValueOrBuilder getBasisOfMovementOrBuilder(int index)
The Override Basis of Movement field(s) allow a Participant to optionally Override the default Basis of Movement for the transaction where there are current corporate actions. There can be up to 3 Override Basis of Movement present. # Valid Values: - CB Cum bonus issue. - CC Cum capital return. - CD Cum dividend. - CE Cum entitlement (non-renounceable rights). - CI Cum interest. - CM Cum premium return. - CQ Cum equal-access buyback. - CR Cum rights issue (renounceable rights). - CZ Cum non pro rata balance. - XB Ex bonus issue. - XC Ex capital return. - XD Ex dividend. - XE Ex entitlement (non-renounceable rights). - XI Ex interest. - XM Ex premium return. - XQ Ex equal-access buyback. - XR Ex rights issue (renounceable rights). - XZ Ex non pro rata balance.
repeated .google.protobuf.StringValue basis_of_movement = 8;boolean hasMovementReason()
Movement reason. # Valid values: - A Holder in Liquidation - B balance transfer - C holder request - D Deceased Estate - E Holder Bankrupt - F Security Closed - G Withdrawal of Participant - I IPO Transaction - Z Action by ASX operations
.google.protobuf.StringValue movement_reason = 9;com.google.protobuf.StringValue getMovementReason()
Movement reason. # Valid values: - A Holder in Liquidation - B balance transfer - C holder request - D Deceased Estate - E Holder Bankrupt - F Security Closed - G Withdrawal of Participant - I IPO Transaction - Z Action by ASX operations
.google.protobuf.StringValue movement_reason = 9;com.google.protobuf.StringValueOrBuilder getMovementReasonOrBuilder()
Movement reason. # Valid values: - A Holder in Liquidation - B balance transfer - C holder request - D Deceased Estate - E Holder Bankrupt - F Security Closed - G Withdrawal of Participant - I IPO Transaction - Z Action by ASX operations
.google.protobuf.StringValue movement_reason = 9;boolean hasParticipant()
.google.protobuf.StringValue participant = 10;com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 10;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 10;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 11;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 11;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 11;boolean hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 12;NumberValue getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 12;NumberValueOrBuilder getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 12;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 13;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 13;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 13;Copyright © 2022. All rights reserved.