menu
clerk_backend_api package
documentation
api.dart
BillingPaymentAttempt
failedAt property
failedAt property
dark_mode
light_mode
failedAt
property
int
?
failedAt
getter/setter pair
Unix timestamp (in milliseconds) when the payment failed to be processed.
Implementation
int? failedAt;
clerk_backend_api package
documentation
api
BillingPaymentAttempt
failedAt property
BillingPaymentAttempt class