menu
clerk_backend_api package
documentation
api.dart
BillingPaymentAttempt
paidAt property
paidAt property
dark_mode
light_mode
paidAt
property
int
?
paidAt
getter/setter pair
Unix timestamp (in milliseconds) when the payment was completed.
Implementation
int? paidAt;
clerk_backend_api package
documentation
api
BillingPaymentAttempt
paidAt property
BillingPaymentAttempt class