Class PostRunaccrualsRequest
java.lang.Object
org.apache.fineract.client.models.PostRunaccrualsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostRunaccrualsRequest
extends Object
runaccrualsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet dateFormatGet localewhich specifies periodic accruals should happen till the given DateinthashCode()voidsetDateFormat(String dateFormat) voidvoidsetTillDate(String tillDate) toString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_TILL_DATE
- See Also:
-
-
Constructor Details
-
PostRunaccrualsRequest
public PostRunaccrualsRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
tillDate
-
getTillDate
which specifies periodic accruals should happen till the given Date- Returns:
- tillDate
-
setTillDate
-
equals
-
hashCode
public int hashCode() -
toString
-