application property
CONNECT ONLY ID of the Connect application that created the PaymentIntent.
Implementation
@JsonKey(name: "amount_received") int? get amountReceived;/// CONNECT ONLY
/// ID of the Connect application that created the PaymentIntent.
String? get application;