ZyncMasterFormFieldMetaOptions

data class ZyncMasterFormFieldMetaOptions(val restrictToCamera: Boolean, val watermarkImage: Boolean, val restrictStatusUpdateMeta: ZyncRestrictStatusUpdateMeta?, val tableDefaultValues: List<List<ZyncMasterTableRow>>?, val columns: List<ZyncMasterTableColumn>?, val watermarkTimestamp: Boolean, val watermarkGeoCords: Boolean, val rowConfig: ZyncMasterRowConfig?, val allowedCategories: List<String>?, val filter: ZyncMasterChecklistFilter?)

Constructors

Link copied to clipboard
constructor(restrictToCamera: Boolean, watermarkImage: Boolean, restrictStatusUpdateMeta: ZyncRestrictStatusUpdateMeta?, tableDefaultValues: List<List<ZyncMasterTableRow>>?, columns: List<ZyncMasterTableColumn>?, watermarkTimestamp: Boolean, watermarkGeoCords: Boolean, rowConfig: ZyncMasterRowConfig?, allowedCategories: List<String>?, filter: ZyncMasterChecklistFilter?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard