public static final class IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub extends io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
AccountToAccountTransferResponse |
accountToAccountTransfer(AccountToAccountTransferRequest request)
A request to transfer securities, immediately, FoP, between two Accounts (HINs), controlled by a single Participant or
between two Accounts (HINs) controlled by separate Participants within a Participant Group.
|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
IssuerSponsoredToParticipantConversionResponse |
issuerSponsoredToParticipantConversion(IssuerSponsoredToParticipantConversionRequest request)
A request to convert securities, FoP, from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register,
to a Participant controlled Account (HIN) in the CSP.
|
IssuerSponsoredToParticipantTransferResponse |
issuerSponsoredToParticipantTransfer(IssuerSponsoredToParticipantTransferRequest request)
A request to transfer securities, Free of Payment (FoP) from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
ParticipantToIssuerSponsoredConversionResponse |
participantToIssuerSponsoredConversion(ParticipantToIssuerSponsoredConversionRequest request)
A request to convert securities, FoP from a Participant controlled Account (HIN) in the CSP, to an
Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
|
ParticipantToIssuerSponsoredTransferResponse |
participantToIssuerSponsoredTransfer(ParticipantToIssuerSponsoredTransferRequest request)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
|
ParticipantToParticipantTransferResponse |
participantToParticipantTransfer(ParticipantToParticipantTransferRequest request)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
ParticipantToParticipantTransferCancelResponse |
participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request)
Cancel a participant to participant transfer request
|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub>public AccountToAccountTransferResponse accountToAccountTransfer(AccountToAccountTransferRequest request)
A request to transfer securities, immediately, FoP, between two Accounts (HINs), controlled by a single Participant or between two Accounts (HINs) controlled by separate Participants within a Participant Group. (UDTR and UDRP)
public ParticipantToParticipantTransferResponse participantToParticipantTransfer(ParticipantToParticipantTransferRequest request)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants. (BDTR)
public ParticipantToParticipantTransferCancelResponse participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request)
Cancel a participant to participant transfer request
public IssuerSponsoredToParticipantTransferResponse issuerSponsoredToParticipantTransfer(IssuerSponsoredToParticipantTransferRequest request)
A request to transfer securities, Free of Payment (FoP) from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
public ParticipantToIssuerSponsoredTransferResponse participantToIssuerSponsoredTransfer(ParticipantToIssuerSponsoredTransferRequest request)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP, to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
public ParticipantToIssuerSponsoredConversionResponse participantToIssuerSponsoredConversion(ParticipantToIssuerSponsoredConversionRequest request)
A request to convert securities, FoP from a Participant controlled Account (HIN) in the CSP, to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
public IssuerSponsoredToParticipantConversionResponse issuerSponsoredToParticipantConversion(IssuerSponsoredToParticipantConversionRequest request)
A request to convert securities, FoP, from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account (HIN) in the CSP.
Copyright © 2020. All rights reserved.