SaveForFutureUseSpec
data class SaveForFutureUseSpec(val apiPath: IdentifierSpec = IdentifierSpec.SaveForFutureUse) : FormItemSpec
Content copied to clipboard
This is an element that will make elements (as specified by identifier) hidden when save for future use is unchecked
Constructors
Link copied to clipboard
fun SaveForFutureUseSpec(apiPath: IdentifierSpec = IdentifierSpec.SaveForFutureUse)
Content copied to clipboard