public interface ETOCollateralRemoveRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getClearingAccount()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable
ASX Clear to correctly record the collateral against an open option position.
|
com.google.protobuf.StringValueOrBuilder |
getClearingAccountOrBuilder()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable
ASX Clear to correctly record the collateral against an open option position.
|
com.google.protobuf.StringValue |
getClearingMember()
Identifier of the ASX Clear ETO Clearing Participant.
|
com.google.protobuf.StringValueOrBuilder |
getClearingMemberOrBuilder()
Identifier of the ASX Clear ETO Clearing Participant.
|
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()
Identifies the security in which units are being transferred.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantReferenceOrBuilder()
Identifies the security in which units are being transferred.
|
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()
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.
|
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 |
hasClearingAccount()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable
ASX Clear to correctly record the collateral against an open option position.
|
boolean |
hasClearingMember()
Identifier of the ASX Clear ETO Clearing Participant.
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
boolean |
hasParticipantReference()
Identifies the security in which units are being transferred.
|
boolean |
hasRequestId()
Correlation request identifier
|
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 |
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 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 hasSecurityCode()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;com.google.protobuf.StringValue getSecurityCode()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue security_code = 14;boolean hasUnits()
The Unit Quantity of the Security Code which is being transferred.
.fincleartech.ibroker.NumberValue units = 16;NumberValue getUnits()
The Unit Quantity of the Security Code which is being transferred.
.fincleartech.ibroker.NumberValue units = 16;NumberValueOrBuilder getUnitsOrBuilder()
The Unit Quantity of the Security Code which is being transferred.
.fincleartech.ibroker.NumberValue units = 16;boolean hasParticipantReference()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue participant_reference = 15;com.google.protobuf.StringValue getParticipantReference()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue participant_reference = 15;com.google.protobuf.StringValueOrBuilder getParticipantReferenceOrBuilder()
Identifies the security in which units are being transferred.
.google.protobuf.StringValue participant_reference = 15;boolean hasClearingAccount()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable ASX Clear to correctly record the collateral against an open option position.
.google.protobuf.StringValue clearing_account = 4;com.google.protobuf.StringValue getClearingAccount()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable ASX Clear to correctly record the collateral against an open option position.
.google.protobuf.StringValue clearing_account = 4;com.google.protobuf.StringValueOrBuilder getClearingAccountOrBuilder()
Identifies the ASX Clear account of the client that is held by the the ETO Clearing Participant to enable ASX Clear to correctly record the collateral against an open option position.
.google.protobuf.StringValue clearing_account = 4;boolean hasClearingMember()
Identifier of the ASX Clear ETO Clearing Participant.
.google.protobuf.StringValue clearing_member = 5;com.google.protobuf.StringValue getClearingMember()
Identifier of the ASX Clear ETO Clearing Participant.
.google.protobuf.StringValue clearing_member = 5;com.google.protobuf.StringValueOrBuilder getClearingMemberOrBuilder()
Identifier of the ASX Clear ETO Clearing Participant.
.google.protobuf.StringValue clearing_member = 5;Copyright © 2020. All rights reserved.