Class PutProductsChanges
java.lang.Object
org.apache.fineract.client.models.PutProductsChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutProductsChanges
extends Object
PutProductsChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet localeGet unitPriceinthashCode()voidsetDescription(String description) voidvoidsetUnitPrice(Double unitPrice) toString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_UNIT_PRICE
- See Also:
-
-
Constructor Details
-
PutProductsChanges
public PutProductsChanges()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
unitPrice
-
getUnitPrice
Get unitPrice- Returns:
- unitPrice
-
setUnitPrice
-
equals
-
hashCode
public int hashCode() -
toString
-