amount property

double amount
final

The transaction amount extracted from the request body, or 0.0 when no amount field is present.

Implementation

final double amount;