Readonly
dataOptional
Readonly
displayReadonly
idReadonly
inputReadonly
typeOptional
Readonly
usedIf available, applies this field's mask to a value.
The value to apply this field's mask to.
Optional
oldValue: stringAn optional existing value for this field; used to determine the cursor index.
The result of applying the mask.
If available, applies this field's wildcard mask to a value.
The value to apply this field's wildcard mask to.
Optional
oldValue: stringAn optional existing value for this field; used to determine the cursor index.
The result of applying the mask.
Validates this field for a payment request. It can retrieve the field's value, but also if necessary other values, from the payment request.
The request to validate a single field of.
A list of validation rule IDs that failed validation.
The type of field, usable in an HTML input element.