# Structs
ConduitConnectRequest represents a request to conduit.connect.
ConduitMetadata contains auth/API metadata included on Conduit requests.
DifferentialQueryRequest represents a request to the differential.query call.
DiffusionQueryCommitsRequest represents a request to the diffusion.querycommits call.
FileDownloadRequest represents a call to file.download.
MacroCreateMemeRequest represents a call to macro.creatememe.
ManiphestCreateTaskRequest represents a request to maniphest.createtask.
ManiphestGetTaskTransactions represents a request to maniphest.gettasktransactions.
ManiphestQueryRequest represents a request to maniphest.query.
PasteCreateRequest represents a request to paste.create.
PasteQueryRequest represents a request to paste.query.
No description provided by the author
No description provided by the author
No description provided by the author
ProjectQueryRequest represents a request to project.query.
RemarkupProcessQuery represents a request to project.query.
RepositoryQueryRequest represents a request to the repository.query call.
Request is the base request struct.
UserQueryRequest represents a request to user.query.
# Interfaces
RequestInterface describes a base Conduit request.