public interface TransferRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBrokerAccount()
iBroker account
|
com.google.protobuf.StringValueOrBuilder |
getBrokerAccountOrBuilder()
iBroker account
|
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()
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()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
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()
SRN
|
com.google.protobuf.StringValueOrBuilder |
getSrnOrBuilder()
SRN
|
TransferType |
getTransferType()
Transfer type.
|
int |
getTransferTypeValue()
Transfer type.
|
boolean |
hasBrokerAccount()
iBroker account
|
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasParticipant()
The Participant identifies the Participant delivering/receiving units.
|
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
The Account (HIN) is the Account (HIN) from which units are being delivered/received.
|
boolean |
hasSrn()
SRN
|
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;int getTransferTypeValue()
Transfer type.
.fincleartech.ibroker.TransferType transfer_type = 2;TransferType getTransferType()
Transfer type.
.fincleartech.ibroker.TransferType transfer_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()
SRN
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValue getSrn()
SRN
.google.protobuf.StringValue srn = 23;com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
SRN
.google.protobuf.StringValue srn = 23;boolean hasBrokerAccount()
iBroker account
.google.protobuf.StringValue broker_account = 24;com.google.protobuf.StringValue getBrokerAccount()
iBroker account
.google.protobuf.StringValue broker_account = 24;com.google.protobuf.StringValueOrBuilder getBrokerAccountOrBuilder()
iBroker account
.google.protobuf.StringValue broker_account = 24;Copyright © 2020. All rights reserved.