FavoriteResponse

public struct FavoriteResponse : Codable

A root object that stores information about a model’s favorite status.

Properties

  • The data included in the repsonse for a favorite model object request.

    Declaration

    Swift

    public let data: Favorite