Result class for business logic.
This commit is contained in:
parent
df2161b1af
commit
bee1feb93c
@ -0,0 +1,5 @@
|
|||||||
|
package pl.amu.edu.demo.data;
|
||||||
|
|
||||||
|
public enum WeWillStealYourFlatCheckResult {
|
||||||
|
ELIGIBLE, NOT_ELIGIBLE, BACKOFFICE_DECISION
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user