Type of the (de-)serializers.
OptionalasTransform the raw string body into an instance of the given constructor. Note that the response may not exist, so you should only call this method if you know that there is data.
OptionalbodyHTTP raw body.
HTTP response status code.
Tag for identifying the type of a batch response.
OptionaltypeEntityApi of the response data. Can be undefined for function/action imports or not mappable entities.
Represents a single subresponse to a changeset request within a batch request.