Class GetLoanPaymentChannelToFundSourceMappings
java.lang.Object
org.apache.fineract.client.models.GetLoanPaymentChannelToFundSourceMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanPaymentChannelToFundSourceMappings
extends Object
GetLoanPaymentChannelToFundSourceMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfundSourceAccountId(Long fundSourceAccountId) Get fundSourceAccountIdGet paymentTypeIdinthashCode()paymentTypeId(Long paymentTypeId) voidsetFundSourceAccountId(Long fundSourceAccountId) voidsetPaymentTypeId(Long paymentTypeId) toString()
-
Field Details
-
SERIALIZED_NAME_FUND_SOURCE_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_PAYMENT_TYPE_ID
- See Also:
-
-
Constructor Details
-
GetLoanPaymentChannelToFundSourceMappings
public GetLoanPaymentChannelToFundSourceMappings()
-
-
Method Details
-
fundSourceAccountId
-
getFundSourceAccountId
Get fundSourceAccountId- Returns:
- fundSourceAccountId
-
setFundSourceAccountId
-
paymentTypeId
-
getPaymentTypeId
Get paymentTypeId- Returns:
- paymentTypeId
-
setPaymentTypeId
-
equals
-
hashCode
public int hashCode() -
toString
-