UserFeaturesGetValuesBatchResult
public class UserFeaturesGetValuesBatchResult : CustomStringConvertible, JSONRepresentable
The UserFeaturesGetValuesBatchResult struct
-
(no description)
Declaration
Swift
public let values: [Users.UserFeatureValue] -
Declaration
Swift
public var description: String { get }
View on GitHub
UserFeaturesGetValuesBatchResult Class Reference