Contents
Class LeadUserEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.fiabci.LeadUserEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlistLeadUserByOfficeOrder
(Long officeId, Integer limit, String cursor) viewLeadUserInfo
(Long userId)
-
Constructor Details
-
Method Details
-
viewLeadUserInfo
-
listLeadUserByOfficeOrder
public EntityCollectionResponse<LeadUserInfo> listLeadUserByOfficeOrder(Long officeId, Integer limit, String cursor)
-