This module provides Result objects, that are sent back as answers to requests.
All classes defined here are just simple namedtuple data containers, without any other functionality.
Response to ISBNValidationRequest.
True, if ISBN is valid.
This is response structure, which is sent back when SearchRequest is received.
Array of AlephRecord structures.
This is returned back to client when he send CountRequest.
Number of records.
Sent back as response to ExportRequest.
This class is blank at the moment, because there is no information, that can be sen’t back.
ISBN of accepted publication.