menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
EmploymentVerificationGetRequest
EmploymentVerificationGetRequest constructor
EmploymentVerificationGetRequest constructor
dark_mode
light_mode
EmploymentVerificationGetRequest
constructor
EmploymentVerificationGetRequest
(
{
String
?
clientId
,
String
?
secret
,
required
String
accessToken
,
})
Implementation
EmploymentVerificationGetRequest({ this.clientId, this.secret, required this.accessToken, });
dart_plaid package
documentation
generated/plaid_service.swagger
EmploymentVerificationGetRequest
EmploymentVerificationGetRequest constructor
EmploymentVerificationGetRequest class