currency property

String? currency
final

The currency, in 3-letter ISO 4217 format. If set, event-level currency is ignored. Multiple currencies per event is not supported. Each item should set the same currency. e.g. USD

Implementation

final String? currency;