currency property

String? currency
read / write

This field defines the currency to be used for all document data if no other currency is explicitly specified. Must be a valid ISO 4217 currency code (alphabetical code).

Implementation

String? currency;