fopType property

String? fopType
getter/setter pair

The fop type of the test purchase. Possible string values are:

  • "FOP_TYPE_UNSPECIFIED" : Fop type unspecified. This value should never be set.
  • "TEST" : The purchase was made using a test card.

Implementation

core.String? fopType;