fopType property
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;
The fop type of the test purchase. Possible string values are:
core.String? fopType;