Class GetAccountsTypeProductOptions
java.lang.Object
org.apache.fineract.client.models.GetAccountsTypeProductOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountsTypeProductOptions
extends Object
GetAccountsTypeProductOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Get idgetName()Get nameGet shortNameGet totalSharesinthashCode()voidvoidvoidsetShortName(String shortName) voidsetTotalShares(Long totalShares) toString()totalShares(Long 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
-
GetAccountsTypeProductOptions
public GetAccountsTypeProductOptions()
-
-
Method Details