menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
CreditPlatformIds
CreditPlatformIds constructor
CreditPlatformIds constructor
dark_mode
light_mode
CreditPlatformIds
constructor
CreditPlatformIds
(
{
required
String
?
employeeId
,
required
String
?
payrollId
,
required
String
?
positionId
,
})
Implementation
CreditPlatformIds({ required this.employeeId, required this.payrollId, required this.positionId, });
dart_plaid package
documentation
generated/plaid_service.swagger
CreditPlatformIds
CreditPlatformIds constructor
CreditPlatformIds class