Class PutStandingInstructionsStandingInstructionIdRequest
java.lang.Object
org.apache.fineract.client.models.PutStandingInstructionsStandingInstructionIdRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutStandingInstructionsStandingInstructionIdRequest
extends Object
PutStandingInstructionsStandingInstructionIdRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet recurrenceIntervalinthashCode()recurrenceInterval(Integer recurrenceInterval) voidsetRecurrenceInterval(Integer recurrenceInterval) toString()
-
Field Details
-
SERIALIZED_NAME_RECURRENCE_INTERVAL
- See Also:
-
-
Constructor Details
-
PutStandingInstructionsStandingInstructionIdRequest
public PutStandingInstructionsStandingInstructionIdRequest()
-
-
Method Details
-
recurrenceInterval
public PutStandingInstructionsStandingInstructionIdRequest recurrenceInterval(Integer recurrenceInterval) -
getRecurrenceInterval
Get recurrenceInterval- Returns:
- recurrenceInterval
-
setRecurrenceInterval
-
equals
-
hashCode
public int hashCode() -
toString
-