Represents a request object with associated hash and file information. This type is used to track and manage requests with their corresponding file data.
Just an object with both of the above
Represents the options for a request. This type is used to standardize the format of request options across different supplier implementations.
Represents a serialized response from a supplier with content type and optional content. This type is used to standardize the format of responses across different supplier implementations.