Structures
The following structures are available globally.
-
Holds all the information about a category.
See moreDeclaration
Swift
public struct UNCategory: Decodable
-
Client credentials necessary to query Unsplash.
Declaration
Swift
public struct UNCredentials
-
Holds the API URLs for a category.
See moreDeclaration
Swift
public struct UNCategoryAPILocations: Decodable
-
Holds all the information about a user.
See moreDeclaration
Swift
public struct UNUser: Decodable
-
Holds the URLs for the different sizes of the user’s profile image
See moreDeclaration
Swift
public struct UNProfileImageLinks: Decodable
-
Holds all the information about a collection.
See moreDeclaration
Swift
public struct UNCollection