Class InlineJobResponse
java.lang.Object
org.apache.fineract.client.models.InlineJobResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class InlineJobResponse
extends Object
InlineJobResponse
-
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
-
InlineJobResponse
public InlineJobResponse()
-
-
Method Details