Class PutLoansLoanIdChanges
java.lang.Object
org.apache.fineract.client.models.PutLoansLoanIdChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutLoansLoanIdChanges
extends Object
PutLoansLoanIdChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFraud()Get fraudGet localeGet principalinthashCode()voidvoidvoidsetPrincipal(Long principal) toString()
-
Field Details
-
SERIALIZED_NAME_FRAUD
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_PRINCIPAL
- See Also:
-
-
Constructor Details
-
PutLoansLoanIdChanges
public PutLoansLoanIdChanges()
-
-
Method Details
-
fraud
-
getFraud
Get fraud- Returns:
- fraud
-
setFraud
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
principal
-
getPrincipal
Get principal- Returns:
- principal
-
setPrincipal
-
equals
-
hashCode
public int hashCode() -
toString
-