balance property

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

The balance for the payment method.

Implementation

@BuiltValueField(wireName: r'balance')
Amount get balance;