Interface SpaceRequest
-
- All Superinterfaces:
JsonSerializable
- All Known Implementing Classes:
DramaRequest,MetroRequest
public interface SpaceRequest extends JsonSerializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasAuthority()-
Methods inherited from interface io.naradrama.prologue.util.json.JsonSerializable
toJson, toPrettyJson
-
-