adamsaghy commented on code in PR #4419:
URL: https://github.com/apache/fineract/pull/4419#discussion_r1980193492
##########
fineract-core/src/main/java/org/apache/fineract/infrastructure/core/data/CommandProcessingResult.java:
##########
@@ -48,14 +48,16 @@ public class CommandProcessingResult implements
Serializable {
private final Long glimId;
private Boolean rollbackTransaction;
private final ExternalId resourceExternalId;
+ private final ExternalId resourceExternalReferenceId;
Review Comment:
what is external reference id?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]