Class PostJournalEntriesResponse
java.lang.Object
org.apache.fineract.client.models.PostJournalEntriesResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostJournalEntriesResponse
extends Object
PostJournalEntriesResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean1RS9MCISID4WK1ZMinthashCode()voidsetOfficeId(Long officeId) voidsetTransactionId(String transactionId) toString()transactionId(String transactionId)
-
Field Details
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_TRANSACTION_ID
- See Also:
-
-
Constructor Details
-
PostJournalEntriesResponse
public PostJournalEntriesResponse()
-
-
Method Details