Class ClientCollateralRequest
java.lang.Object
org.apache.fineract.client.models.ClientCollateralRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ClientCollateralRequest
extends Object
ClientCollateralRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncollateralId(Long collateralId) booleanGet collateralIdGet localeGet quantityinthashCode()quantity(BigDecimal quantity) voidsetCollateralId(Long collateralId) voidvoidsetQuantity(BigDecimal quantity) toString()
-
Field Details
-
SERIALIZED_NAME_COLLATERAL_ID
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_QUANTITY
- See Also:
-
-
Constructor Details
-
ClientCollateralRequest
public ClientCollateralRequest()
-
-
Method Details
-
collateralId
-
getCollateralId
Get collateralId- Returns:
- collateralId
-
setCollateralId
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
quantity
-
getQuantity
Get quantity- Returns:
- quantity
-
setQuantity
-
equals
-
hashCode
public int hashCode() -
toString
-