AssociationSyncCompliance
public enum AssociationSyncCompliance : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case auto = "AUTO" -
Undocumented
Declaration
Swift
case manual = "MANUAL" -
Declaration
Swift
public var description: String { get }
View on GitHub
AssociationSyncCompliance Enumeration Reference