SaveForFutureUseElement

data class SaveForFutureUseElement(val initialValue: Boolean, val merchantName: String?) : FormElement

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
constructor(initialValue: Boolean, merchantName: String?)

Properties

Link copied to clipboard
Link copied to clipboard
open override val identifier: IdentifierSpec
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard