Map<String, dynamic> toJson() => { "total": total, "currency": currency, "details": details.toJson(), };