value property

  1. @BuiltValueField.new(wireName: r'value')
int get value

The surcharge amount to apply to the transaction, in minor units. When you apply surcharge, include the surcharge in the amount.value field. Review our Surcharge compliance guide to learn about how to comply with regulatory requirements when applying surcharge.

Implementation

@BuiltValueField(wireName: r'value')
int get value;