menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
PaystubDeduction
PaystubDeduction constructor
PaystubDeduction constructor
dark_mode
light_mode
PaystubDeduction
constructor
PaystubDeduction
(
{
required
String
?
type
,
required
bool
?
isPretax
,
required
double
?
total
,
})
Implementation
PaystubDeduction({ required this.type, required this.isPretax, required this.total, });
dart_plaid package
documentation
generated/plaid_service.swagger
PaystubDeduction
PaystubDeduction constructor
PaystubDeduction class