Interface LfpMerchantStateServiceGrpc.AsyncService (0.21.0)

public static interface LfpMerchantStateServiceGrpc.AsyncService

Service 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>