Class GetProductsPageItems
java.lang.Object
org.apache.fineract.client.models.GetProductsPageItems
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetProductsPageItems
extends Object
GetProductsPageItems
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Get idgetName()Get nameGet shortNameGet totalSharesinthashCode()voidvoidvoidsetShortName(String shortName) voidsetTotalShares(Integer totalShares) toString()totalShares(Integer totalShares)
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_SHORT_NAME
- See Also:
-
SERIALIZED_NAME_TOTAL_SHARES
- See Also:
-
-
Constructor Details
-
GetProductsPageItems
public GetProductsPageItems()
-
-
Method Details