dataTypes
The types of data associated with the record.
Declaration
var dataTypes: Set<String> { get }Discussion
Each record contains the set of types that the associated website stores. For a list of possible types, see Data Store Record Types.
The types of data associated with the record.
var dataTypes: Set<String> { get }Each record contains the set of types that the associated website stores. For a list of possible types, see Data Store Record Types.