public static final class IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub extends io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<ConversionResponse> |
conversion(ConversionRequest 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 or from a Participant controlled Account (HIN) in the CSP, to an
Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
|
com.google.common.util.concurrent.ListenableFuture<DemandTransferResponse> |
demandTransfer(DemandTransferRequest 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 or between two Accounts (HINs),
controlled by two different Participants.
|
com.google.common.util.concurrent.ListenableFuture<TransferResponse> |
transfer(TransferRequest 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 or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<DemandTransferResponse> demandTransfer(DemandTransferRequest 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 or between two Accounts (HINs), controlled by two different Participants.
public com.google.common.util.concurrent.ListenableFuture<TransferResponse> transfer(TransferRequest 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 or from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
public com.google.common.util.concurrent.ListenableFuture<ConversionResponse> conversion(ConversionRequest 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 or from a Participant controlled Account (HIN) in the CSP, to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
Copyright © 2020. All rights reserved.