ZyncSubmittedFormJob

data class ZyncSubmittedFormJob(val jobUid: String, val jobTitle: String?)

Job information associated with a submitted inspection form. Currently simplified structure that can be expanded in the future.

Constructors

Link copied to clipboard
constructor(jobUid: String, jobTitle: String?)

Properties

Link copied to clipboard
Link copied to clipboard