-
Rating: The user’s rating for the route. Normalized between 0 and 100.
Declaration
Swift
public let rating: Int?
-
Comment: Any comments that the user had about the route.
Declaration
Swift
public let comment: String?