public static final class IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub extends io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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.
|
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.
|
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.IBrokerSettlementServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub>public 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 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 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.