paymentMethod property
ID of the payment method used in this PaymentIntent.
Implementation
@JsonKey(name: "payment_method")
String? get paymentMethod => throw _privateConstructorUsedError;
ID of the payment method used in this PaymentIntent.
@JsonKey(name: "payment_method")
String? get paymentMethod => throw _privateConstructorUsedError;