PaymentAttempt

constructor(id: String?, amount: BigDecimal?, currency: String? = null, paymentMethod: PaymentMethod, capturedAmount: BigDecimal?, refundedAmount: BigDecimal?, createdAt: Date?, updatedAt: Date?, authenticationData: PaymentIntent.PaymentAttemptAuthData?)