FeaturesGetValuesBatchResult
public class FeaturesGetValuesBatchResult : CustomStringConvertible, JSONRepresentable
The FeaturesGetValuesBatchResult struct
-
(no description)
Declaration
Swift
public let values: [Team.FeatureValue]
-
Declaration
Swift
public var description: String { get }