Package in.succinct.beckn
Class CancellationReasons
java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONArray>
- All Implemented Interfaces:
Serializable,Iterable<Option>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCancellationReasons(String payload) CancellationReasons(org.json.simple.JSONArray value) -
Method Summary
Methods inherited from class in.succinct.beckn.BecknObjectsWithId
add, get, put, removeMethods inherited from class in.succinct.beckn.BecknAware
generateBlakeHash, getInner, hash, setInner, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
CancellationReasons
public CancellationReasons() -
CancellationReasons
public CancellationReasons(org.json.simple.JSONArray value) -
CancellationReasons
-