Class SelfAccountTransferData
java.lang.Object
org.apache.fineract.portfolio.self.account.data.SelfAccountTransferData
-
Constructor Summary
ConstructorsConstructorDescriptionSelfAccountTransferData(Collection<SelfAccountTemplateData> fromAccountOptions, Collection<SelfAccountTemplateData> toAccountOptions) -
Method Summary
-
Constructor Details
-
SelfAccountTransferData
public SelfAccountTransferData(Collection<SelfAccountTemplateData> fromAccountOptions, Collection<SelfAccountTemplateData> toAccountOptions)
-