public static interface LfpMerchantStateServiceGrpc.AsyncServiceService for a LFP partner to get the state of a merchant.
Methods
getLfpMerchantState(GetLfpMerchantStateRequest request, StreamObserver<LfpMerchantState> responseObserver)
public default void getLfpMerchantState(GetLfpMerchantStateRequest request, StreamObserver<LfpMerchantState> responseObserver)Gets the LFP state of a merchant
| Parameters | |
|---|---|
| Name | Description |
request |
GetLfpMerchantStateRequest |
responseObserver |
io.grpc.stub.StreamObserver<LfpMerchantState> |