Interface PaymentProductFieldDisplayHints

Hierarchy

  • PaymentProductFieldDisplayHints

Properties

alwaysShow: boolean
displayOrder: number
label?: string
link?: string
mask?: string
obfuscate: boolean
placeholderLabel?: string
preferredInputType?: string
wildcardMask?: string

A wildcard mask for the field. This is similar to the mask but contains "*" instead of numbers.