menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
PartnerEndCustomerBillingContact
PartnerEndCustomerBillingContact constructor
PartnerEndCustomerBillingContact constructor
dark_mode
light_mode
PartnerEndCustomerBillingContact
constructor
PartnerEndCustomerBillingContact
(
{
String
?
givenName
,
String
?
familyName
,
String
?
email
,
})
Implementation
PartnerEndCustomerBillingContact({ this.givenName, this.familyName, this.email, });
dart_plaid package
documentation
generated/plaid_service.swagger
PartnerEndCustomerBillingContact
PartnerEndCustomerBillingContact constructor
PartnerEndCustomerBillingContact class