amountMoney property

Money? amountMoney
final

The fee amount, which might be negative, that is assessed or adjusted by Square. Positive values represent funds being assessed, while negative values represent funds being returned.

Implementation

final Money? amountMoney;