opiPeriodIncludeTransToken property
Optional boolean indicator. Set to true if you want an ecommerce transaction to return an opi.transToken as additional data in the response. You can store this Oracle Payment Interface token in your Oracle Opera database. For more information and required settings, see Oracle Opera.
Implementation
@BuiltValueField(wireName: r'opi.includeTransToken')
String? get opiPeriodIncludeTransToken;