application property

String? get application
inherited

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;