Structure
JobIdentifier
An identifier for a job
struct JobIdentifier
Topics
Initializers
init()Creates a new id with a default UUID valueinit(string: String)Creates a new id from a string
Instance Properties
let string: StringThe string value of the ID
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype