Structures
The following structures are available globally.
-
Represents an individual movie listing from themoviedb.org
See moreDeclaration
Swift
public struct MovieSearchResultItem : Codable
-
REST Service endpoints for themoviedb.org
See moreDeclaration
Swift
internal struct TheMovieDatabaseEndpoint
-
Builds URLs for themoviedb.org REST Endpoints
See moreDeclaration
Swift
internal struct TheMovieDatabaseURLFactory