ExploreCategoryResponse
public struct ExploreCategoryResponse : Codable
A root object that stores information about a collection of explore category.
-
The data included in the response for an explore category object request.
Declaration
Swift
public let data: [ExploreCategory]