Class GuarantorsRequest
java.lang.Object
org.apache.fineract.client.models.GuarantorsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GuarantorsRequest
extends Object
GuarantorsRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressLine1(String addressLine1) addressLine2(String addressLine2) amount(BigDecimal amount) clientRelationshipTypeId(Long clientRelationshipTypeId) dateFormat(String dateFormat) booleanGet addressLine1Get addressLine2Get amountgetCity()Get cityGet clientRelationshipTypeIdGet commentGet countryGet dateFormatgetDob()Get dobGet entityIdGet firstnameGet guarantorTypeIdGet housePhoneNumberGet lastnameGet localeGet mobileNumberGet savingsIdgetState()Get stategetZip()Get zipguarantorTypeId(Integer guarantorTypeId) inthashCode()housePhoneNumber(String housePhoneNumber) mobileNumber(String mobileNumber) voidsetAddressLine1(String addressLine1) voidsetAddressLine2(String addressLine2) voidsetAmount(BigDecimal amount) voidvoidsetClientRelationshipTypeId(Long clientRelationshipTypeId) voidsetComment(String comment) voidsetCountry(String country) voidsetDateFormat(String dateFormat) voidvoidsetEntityId(Long entityId) voidsetFirstname(String firstname) voidsetGuarantorTypeId(Integer guarantorTypeId) voidsetHousePhoneNumber(String housePhoneNumber) voidsetLastname(String lastname) voidvoidsetMobileNumber(String mobileNumber) voidsetSavingsId(Long savingsId) voidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_ADDRESS_LINE1
- See Also:
-
SERIALIZED_NAME_ADDRESS_LINE2
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CITY
- See Also:
-
SERIALIZED_NAME_CLIENT_RELATIONSHIP_TYPE_ID
- See Also:
-
SERIALIZED_NAME_COMMENT
- See Also:
-
SERIALIZED_NAME_COUNTRY
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DOB
- See Also:
-
SERIALIZED_NAME_ENTITY_ID
- See Also:
-
SERIALIZED_NAME_FIRSTNAME
- See Also:
-
SERIALIZED_NAME_GUARANTOR_TYPE_ID
- See Also:
-
SERIALIZED_NAME_HOUSE_PHONE_NUMBER
- See Also:
-
SERIALIZED_NAME_LASTNAME
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MOBILE_NUMBER
- See Also:
-
SERIALIZED_NAME_SAVINGS_ID
- See Also:
-
SERIALIZED_NAME_STATE
- See Also:
-
SERIALIZED_NAME_ZIP
- See Also:
-
-
Constructor Details
-
GuarantorsRequest
public GuarantorsRequest()
-
-
Method Details
-
addressLine1
-
getAddressLine1
Get addressLine1- Returns:
- addressLine1
-
setAddressLine1
-
addressLine2
-
getAddressLine2
Get addressLine2- Returns:
- addressLine2
-
setAddressLine2
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
city
-
getCity
Get city- Returns:
- city
-
setCity
-
clientRelationshipTypeId
-
getClientRelationshipTypeId
Get clientRelationshipTypeId- Returns:
- clientRelationshipTypeId
-
setClientRelationshipTypeId
-
comment
-
getComment
Get comment- Returns:
- comment
-
setComment
-
country
-
getCountry
Get country- Returns:
- country
-
setCountry
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
dob
-
getDob
Get dob- Returns:
- dob
-
setDob
-
entityId
-
getEntityId
Get entityId- Returns:
- entityId
-
setEntityId
-
firstname
-
getFirstname
Get firstname- Returns:
- firstname
-
setFirstname
-
guarantorTypeId
-
getGuarantorTypeId
Get guarantorTypeId- Returns:
- guarantorTypeId
-
setGuarantorTypeId
-
housePhoneNumber
-
getHousePhoneNumber
Get housePhoneNumber- Returns:
- housePhoneNumber
-
setHousePhoneNumber
-
lastname
-
getLastname
Get lastname- Returns:
- lastname
-
setLastname
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
mobileNumber
-
getMobileNumber
Get mobileNumber- Returns:
- mobileNumber
-
setMobileNumber
-
savingsId
-
getSavingsId
Get savingsId- Returns:
- savingsId
-
setSavingsId
-
state
-
getState
Get state- Returns:
- state
-
setState
-
zip
-
getZip
Get zip- Returns:
- zip
-
setZip
-
equals
-
hashCode
public int hashCode() -
toString
-