# Structs
Branch specifies fields when adding a new branch to a project.
BranchModule holds deprecated endpoint handlers for /branch.
BuildModule holds deprecated endpoint handlers for /build.
PaginatedBuilds is a list of builds as well as an explicit total count field.
ProjectModule holds deprecated endpoint handlers for /project.
ProjectSearch holds values used in verbatim searches for projects using the deprecated endpoint POST /projects/search.
ProjectUpdate specifies fields when creating a new token using the deprecated endpoint PUT /project.
ProviderModule holds deprecated endpoint handlers for /provider.
ProviderUpdate specifies fields when updating a provider in the deprecated endpoint PUT /provider.
Token specifies fields when creating a new token using the deprecated endpoint PUT /token.
TokenModule holds deprecated endpoint handlers for /token.