SaveForFutureUseSpec

data class SaveForFutureUseSpec(val apiPath: IdentifierSpec = IdentifierSpec.SaveForFutureUse) : FormItemSpec

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)

Functions

Link copied to clipboard
fun transform(initialValue: Boolean, merchantName: String): FormElement

Properties

Link copied to clipboard
open override val apiPath: IdentifierSpec