Class SelfLoanProductsApiResource
java.lang.Object
org.apache.fineract.portfolio.self.products.api.SelfLoanProductsApiResource
@Path("/v1/self/loanproducts")
@Component
@Conditional(SelfServiceModuleIsEnabledCondition.class)
public class SelfLoanProductsApiResource
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrieveAllLoanProducts(Long clientId, jakarta.ws.rs.core.UriInfo uriInfo) retrieveLoanProductDetails(Long clientId, Long productId, jakarta.ws.rs.core.UriInfo uriInfo)
-
Constructor Details
-
SelfLoanProductsApiResource
public SelfLoanProductsApiResource()
-
-
Method Details
-
retrieveAllLoanProducts
-
retrieveLoanProductDetails
-