Class GetRecurringTransactionsTransactionType
java.lang.Object
org.apache.fineract.client.models.GetRecurringTransactionsTransactionType
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringTransactionsTransactionType
extends Object
GetRecurringTransactionsTransactionType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanfeeDeduction(Boolean feeDeduction) getCode()Get codeGet depositGet descriptionGet feeDeductiongetId()Get idGet interestPostingGet withdrawalinthashCode()interestPosting(Boolean interestPosting) voidvoidsetDeposit(Boolean deposit) voidsetDescription(String description) voidsetFeeDeduction(Boolean feeDeduction) voidvoidsetInterestPosting(Boolean interestPosting) voidsetWithdrawal(Boolean withdrawal) toString()withdrawal(Boolean withdrawal)
-
Field Details
-
SERIALIZED_NAME_CODE
- See Also:
-
SERIALIZED_NAME_DEPOSIT
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_FEE_DEDUCTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INTEREST_POSTING
- See Also:
-
SERIALIZED_NAME_WITHDRAWAL
- See Also:
-
-
Constructor Details
-
GetRecurringTransactionsTransactionType
public GetRecurringTransactionsTransactionType()
-
-
Method Details
-
code
-
getCode
Get code- Returns:
- code
-
setCode
-
deposit
-
getDeposit
Get deposit- Returns:
- deposit
-
setDeposit
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
feeDeduction
-
getFeeDeduction
Get feeDeduction- Returns:
- feeDeduction
-
setFeeDeduction
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestPosting
-
getInterestPosting
Get interestPosting- Returns:
- interestPosting
-
setInterestPosting
-
withdrawal
-
getWithdrawal
Get withdrawal- Returns:
- withdrawal
-
setWithdrawal
-
equals
-
hashCode
public int hashCode() -
toString
-