dccAmount property

  1. @BuiltValueField.new(wireName: r'dccAmount')
Amount? get dccAmount

Includes the currency of the conversion and the value of the transaction. > This value only applies if you have implemented Dynamic Currency Conversion. For more information, contact Support.

Implementation

@BuiltValueField(wireName: r'dccAmount')
Amount? get dccAmount;