Class GuarantorData

java.lang.Object
org.apache.fineract.client.models.GuarantorData

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class GuarantorData extends Object
GuarantorData
  • Field Details

  • Constructor Details

    • GuarantorData

      public GuarantorData()
  • Method Details

    • accountId

      public GuarantorData accountId(Long accountId)
    • getAccountId

      @Nullable public Long getAccountId()
      Get accountId
      Returns:
      accountId
    • setAccountId

      public void setAccountId(Long accountId)
    • accountLinkingOptions

      public GuarantorData accountLinkingOptions(List<PortfolioAccountData> accountLinkingOptions)
    • addAccountLinkingOptionsItem

      public GuarantorData addAccountLinkingOptionsItem(PortfolioAccountData accountLinkingOptionsItem)
    • getAccountLinkingOptions

      @Nullable public List<PortfolioAccountData> getAccountLinkingOptions()
      Get accountLinkingOptions
      Returns:
      accountLinkingOptions
    • setAccountLinkingOptions

      public void setAccountLinkingOptions(List<PortfolioAccountData> accountLinkingOptions)
    • addressLine1

      public GuarantorData addressLine1(String addressLine1)
    • getAddressLine1

      @Nullable public String getAddressLine1()
      Get addressLine1
      Returns:
      addressLine1
    • setAddressLine1

      public void setAddressLine1(String addressLine1)
    • addressLine2

      public GuarantorData addressLine2(String addressLine2)
    • getAddressLine2

      @Nullable public String getAddressLine2()
      Get addressLine2
      Returns:
      addressLine2
    • setAddressLine2

      public void setAddressLine2(String addressLine2)
    • allowedClientRelationshipTypes

      public GuarantorData allowedClientRelationshipTypes(List<CodeValueData> allowedClientRelationshipTypes)
    • addAllowedClientRelationshipTypesItem

      public GuarantorData addAllowedClientRelationshipTypesItem(CodeValueData allowedClientRelationshipTypesItem)
    • getAllowedClientRelationshipTypes

      @Nullable public List<CodeValueData> getAllowedClientRelationshipTypes()
      Get allowedClientRelationshipTypes
      Returns:
      allowedClientRelationshipTypes
    • setAllowedClientRelationshipTypes

      public void setAllowedClientRelationshipTypes(List<CodeValueData> allowedClientRelationshipTypes)
    • amount

      public GuarantorData amount(BigDecimal amount)
    • getAmount

      @Nullable public BigDecimal getAmount()
      Get amount
      Returns:
      amount
    • setAmount

      public void setAmount(BigDecimal amount)
    • city

      public GuarantorData city(String city)
    • getCity

      @Nullable public String getCity()
      Get city
      Returns:
      city
    • setCity

      public void setCity(String city)
    • clientRelationshipType

      public GuarantorData clientRelationshipType(CodeValueData clientRelationshipType)
    • getClientRelationshipType

      @Nullable public CodeValueData getClientRelationshipType()
      Get clientRelationshipType
      Returns:
      clientRelationshipType
    • setClientRelationshipType

      public void setClientRelationshipType(CodeValueData clientRelationshipType)
    • clientRelationshipTypeId

      public GuarantorData clientRelationshipTypeId(Integer clientRelationshipTypeId)
    • getClientRelationshipTypeId

      @Nullable public Integer getClientRelationshipTypeId()
      Get clientRelationshipTypeId
      Returns:
      clientRelationshipTypeId
    • setClientRelationshipTypeId

      public void setClientRelationshipTypeId(Integer clientRelationshipTypeId)
    • comment

      public GuarantorData comment(String comment)
    • getComment

      @Nullable public String getComment()
      Get comment
      Returns:
      comment
    • setComment

      public void setComment(String comment)
    • country

      public GuarantorData country(String country)
    • getCountry

      @Nullable public String getCountry()
      Get country
      Returns:
      country
    • setCountry

      public void setCountry(String country)
    • dateFormat

      public GuarantorData dateFormat(String dateFormat)
    • getDateFormat

      @Nullable public String getDateFormat()
      Get dateFormat
      Returns:
      dateFormat
    • setDateFormat

      public void setDateFormat(String dateFormat)
    • dob

      public GuarantorData dob(LocalDate dob)
    • getDob

      @Nullable public LocalDate getDob()
      Get dob
      Returns:
      dob
    • setDob

      public void setDob(LocalDate dob)
    • entityId

      public GuarantorData entityId(Long entityId)
    • getEntityId

      @Nullable public Long getEntityId()
      Get entityId
      Returns:
      entityId
    • setEntityId

      public void setEntityId(Long entityId)
    • existingClient

      public GuarantorData existingClient(Boolean existingClient)
    • getExistingClient

      @Nullable public Boolean getExistingClient()
      Get existingClient
      Returns:
      existingClient
    • setExistingClient

      public void setExistingClient(Boolean existingClient)
    • externalGuarantor

      public GuarantorData externalGuarantor(Boolean externalGuarantor)
    • getExternalGuarantor

      @Nullable public Boolean getExternalGuarantor()
      Get externalGuarantor
      Returns:
      externalGuarantor
    • setExternalGuarantor

      public void setExternalGuarantor(Boolean externalGuarantor)
    • externalId

      public GuarantorData externalId(String externalId)
    • getExternalId

      @Nullable public String getExternalId()
      Get externalId
      Returns:
      externalId
    • setExternalId

      public void setExternalId(String externalId)
    • firstname

      public GuarantorData firstname(String firstname)
    • getFirstname

      @Nullable public String getFirstname()
      Get firstname
      Returns:
      firstname
    • setFirstname

      public void setFirstname(String firstname)
    • guarantorFundingDetails

      public GuarantorData guarantorFundingDetails(List<GuarantorFundingData> guarantorFundingDetails)
    • addGuarantorFundingDetailsItem

      public GuarantorData addGuarantorFundingDetailsItem(GuarantorFundingData guarantorFundingDetailsItem)
    • getGuarantorFundingDetails

      @Nullable public List<GuarantorFundingData> getGuarantorFundingDetails()
      Get guarantorFundingDetails
      Returns:
      guarantorFundingDetails
    • setGuarantorFundingDetails

      public void setGuarantorFundingDetails(List<GuarantorFundingData> guarantorFundingDetails)
    • guarantorType

      public GuarantorData guarantorType(EnumOptionData guarantorType)
    • getGuarantorType

      @Nullable public EnumOptionData getGuarantorType()
      Get guarantorType
      Returns:
      guarantorType
    • setGuarantorType

      public void setGuarantorType(EnumOptionData guarantorType)
    • guarantorTypeId

      public GuarantorData guarantorTypeId(Integer guarantorTypeId)
    • getGuarantorTypeId

      @Nullable public Integer getGuarantorTypeId()
      Get guarantorTypeId
      Returns:
      guarantorTypeId
    • setGuarantorTypeId

      public void setGuarantorTypeId(Integer guarantorTypeId)
    • guarantorTypeOptions

      public GuarantorData guarantorTypeOptions(List<EnumOptionData> guarantorTypeOptions)
    • addGuarantorTypeOptionsItem

      public GuarantorData addGuarantorTypeOptionsItem(EnumOptionData guarantorTypeOptionsItem)
    • getGuarantorTypeOptions

      @Nullable public List<EnumOptionData> getGuarantorTypeOptions()
      Get guarantorTypeOptions
      Returns:
      guarantorTypeOptions
    • setGuarantorTypeOptions

      public void setGuarantorTypeOptions(List<EnumOptionData> guarantorTypeOptions)
    • housePhoneNumber

      public GuarantorData housePhoneNumber(String housePhoneNumber)
    • getHousePhoneNumber

      @Nullable public String getHousePhoneNumber()
      Get housePhoneNumber
      Returns:
      housePhoneNumber
    • setHousePhoneNumber

      public void setHousePhoneNumber(String housePhoneNumber)
    • id

      public GuarantorData id(Long id)
    • getId

      @Nullable public Long getId()
      Get id
      Returns:
      id
    • setId

      public void setId(Long id)
    • joinedDate

      public GuarantorData joinedDate(LocalDate joinedDate)
    • getJoinedDate

      @Nullable public LocalDate getJoinedDate()
      Get joinedDate
      Returns:
      joinedDate
    • setJoinedDate

      public void setJoinedDate(LocalDate joinedDate)
    • lastname

      public GuarantorData lastname(String lastname)
    • getLastname

      @Nullable public String getLastname()
      Get lastname
      Returns:
      lastname
    • setLastname

      public void setLastname(String lastname)
    • loanId

      public GuarantorData loanId(Long loanId)
    • getLoanId

      @Nullable public Long getLoanId()
      Get loanId
      Returns:
      loanId
    • setLoanId

      public void setLoanId(Long loanId)
    • locale

      public GuarantorData locale(String locale)
    • getLocale

      @Nullable public String getLocale()
      Get locale
      Returns:
      locale
    • setLocale

      public void setLocale(String locale)
    • mobileNumber

      public GuarantorData mobileNumber(String mobileNumber)
    • getMobileNumber

      @Nullable public String getMobileNumber()
      Get mobileNumber
      Returns:
      mobileNumber
    • setMobileNumber

      public void setMobileNumber(String mobileNumber)
    • officeName

      public GuarantorData officeName(String officeName)
    • getOfficeName

      @Nullable public String getOfficeName()
      Get officeName
      Returns:
      officeName
    • setOfficeName

      public void setOfficeName(String officeName)
    • rowIndex

      public GuarantorData rowIndex(Integer rowIndex)
    • getRowIndex

      @Nullable public Integer getRowIndex()
      Get rowIndex
      Returns:
      rowIndex
    • setRowIndex

      public void setRowIndex(Integer rowIndex)
    • savingsId

      public GuarantorData savingsId(Integer savingsId)
    • getSavingsId

      @Nullable public Integer getSavingsId()
      Get savingsId
      Returns:
      savingsId
    • setSavingsId

      public void setSavingsId(Integer savingsId)
    • staffMember

      public GuarantorData staffMember(Boolean staffMember)
    • getStaffMember

      @Nullable public Boolean getStaffMember()
      Get staffMember
      Returns:
      staffMember
    • setStaffMember

      public void setStaffMember(Boolean staffMember)
    • state

      public GuarantorData state(String state)
    • getState

      @Nullable public String getState()
      Get state
      Returns:
      state
    • setState

      public void setState(String state)
    • status

      public GuarantorData status(Boolean status)
    • getStatus

      @Nullable public Boolean getStatus()
      Get status
      Returns:
      status
    • setStatus

      public void setStatus(Boolean status)
    • zip

      public GuarantorData zip(String zip)
    • getZip

      @Nullable public String getZip()
      Get zip
      Returns:
      zip
    • setZip

      public void setZip(String zip)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object