menu
another_square package
documentation
square_models.dart
CardPaymentTimeline
CardPaymentTimeline constructor
CardPaymentTimeline constructor
dark_mode
light_mode
CardPaymentTimeline
constructor
CardPaymentTimeline
(
{
String
?
authorizedAt
,
String
?
capturedAt
,
String
?
voidedAt
,
})
Implementation
CardPaymentTimeline({ this.authorizedAt, this.capturedAt, this.voidedAt });
another_square package
documentation
square_models
CardPaymentTimeline
CardPaymentTimeline constructor
CardPaymentTimeline class