Class GetSavingsProductsPaymentChannelToFundSourceMappings
java.lang.Object
org.apache.fineract.client.models.GetSavingsProductsPaymentChannelToFundSourceMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsProductsPaymentChannelToFundSourceMappings
extends Object
GetSavingsProductsPaymentChannelToFundSourceMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfundSourceAccount(GetSavingsProductsFundSourceAccount fundSourceAccount) Get fundSourceAccountGet paymentTypeinthashCode()paymentType(GetSavingsProductsPaymentType paymentType) voidsetFundSourceAccount(GetSavingsProductsFundSourceAccount fundSourceAccount) voidsetPaymentType(GetSavingsProductsPaymentType paymentType) toString()
-
Field Details
-
SERIALIZED_NAME_FUND_SOURCE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_PAYMENT_TYPE
- See Also:
-
-
Constructor Details
-
GetSavingsProductsPaymentChannelToFundSourceMappings
public GetSavingsProductsPaymentChannelToFundSourceMappings()
-
-
Method Details
-
fundSourceAccount
public GetSavingsProductsPaymentChannelToFundSourceMappings fundSourceAccount(GetSavingsProductsFundSourceAccount fundSourceAccount) -
getFundSourceAccount
Get fundSourceAccount- Returns:
- fundSourceAccount
-
setFundSourceAccount
-
paymentType
public GetSavingsProductsPaymentChannelToFundSourceMappings paymentType(GetSavingsProductsPaymentType paymentType) -
getPaymentType
Get paymentType- Returns:
- paymentType
-
setPaymentType
-
equals
-
hashCode
public int hashCode() -
toString
-