public interface CreateParticipantToIssuerConversionTransactionRequestOrBuilder
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.
|
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.
|
com.google.protobuf.StringValue |
getMovementReason()
Movement reason.
|
com.google.protobuf.StringValueOrBuilder |
getMovementReasonOrBuilder()
Movement reason.
|
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.
|
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()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
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()
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 |
getSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
com.google.protobuf.StringValueOrBuilder |
getSupplementaryReferenceOrBuilder()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
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 |
getUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
com.google.protobuf.StringValueOrBuilder |
getUnderlyingReferenceOrBuilder()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
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 |
hasGuaranteedForeignIndicator()
The Guaranteed Foreign Indicator of the matched Bilateral Demand Transfer.
|
boolean |
hasMovementReason()
Movement reason.
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
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()
A universally unique identifier for this request.
|
boolean |
hasSecurityCode()
Identifies the security in which units are being transferred.
|
boolean |
hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
boolean |
hasSrn()
Optional SRN
|
boolean |
hasSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
boolean |
hasTransactionBasis()
The Transaction Basis field characterises the movement of securities.
|
boolean |
hasUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
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()
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 hasSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 2;com.google.protobuf.StringValue getSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 2;com.google.protobuf.StringValueOrBuilder getSupplementaryReferenceOrBuilder()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 2;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 hasUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 4;com.google.protobuf.StringValue getUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 4;com.google.protobuf.StringValueOrBuilder getUnderlyingReferenceOrBuilder()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 4;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()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 10;com.google.protobuf.StringValue getParticipant()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 10;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
The Participant identifies the Participant delivering/receiving units.
.google.protobuf.StringValue participant = 10;boolean hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 11;com.google.protobuf.StringValue getSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 11;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
.google.protobuf.StringValue settlement_account = 11;boolean hasSrn()
Optional SRN
.google.protobuf.StringValue srn = 12;com.google.protobuf.StringValue getSrn()
Optional SRN
.google.protobuf.StringValue srn = 12;com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
Optional SRN
.google.protobuf.StringValue srn = 12;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 = 13;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 = 13;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 = 13;Copyright © 2022. All rights reserved.