ContextualCoachingFactorBucket

@objcMembers
public class ContextualCoachingFactorBucket : NSObject, Codable

Represents a coaching factor identified by a type and associated value Can be used as a dictionary key, serialized to JSON, and accessed from Objective-C

Initializer

Equality & Hashable

  • Undocumented

    Declaration

    Swift

    public override func isEqual(_ object: Any?) -> Bool
  • Undocumented

    Declaration

    Swift

    public override var hash: Int { get }