JSON response for types that only require a basic indication of success.
BasicResponse | Constructor for response class. |
extendedInfo | Extended string information that is returned when the server encounters an error processing a request. |
success | Bool describing if the request was successful. |
ToString | Provides string description of current class data. |