formatInfo property

String? formatInfo
getter/setter pair

Information about the required format.

If present, it should be shown close to the input field to help merchants to provide a correct value. For example: "VAT numbers should be in a format similar to SK9999999999"

Implementation

core.String? formatInfo;