Class InlineJobRequest
java.lang.Object
org.apache.fineract.client.models.InlineJobRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class InlineJobRequest
extends Object
InlineJobRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLoanIdsItem(Long loanIdsItem) booleanGet loanIdsinthashCode()voidsetLoanIds(List<Long> loanIds) toString()
-
Field Details
-
SERIALIZED_NAME_LOAN_IDS
- See Also:
-
-
Constructor Details
-
InlineJobRequest
public InlineJobRequest()
-
-
Method Details