Class ProductMixRequest
java.lang.Object
org.apache.fineract.client.models.ProductMixRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ProductMixRequest
extends Object
ProductMixRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRestrictedProductsItem(Long restrictedProductsItem) booleanGet restrictedProductsinthashCode()restrictedProducts(List<Long> restrictedProducts) voidsetRestrictedProducts(List<Long> restrictedProducts) toString()
-
Field Details
-
SERIALIZED_NAME_RESTRICTED_PRODUCTS
- See Also:
-
-
Constructor Details
-
ProductMixRequest
public ProductMixRequest()
-
-
Method Details