Skip to content

fix: correct PlaidAccount type (mask/verification_status nullable, add class_type)#400

Open
rish106-hub wants to merge 1 commit into
plaid:masterfrom
rish106-hub:issue-377-plaid-account-type
Open

fix: correct PlaidAccount type (mask/verification_status nullable, add class_type)#400
rish106-hub wants to merge 1 commit into
plaid:masterfrom
rish106-hub:issue-377-plaid-account-type

Conversation

@rish106-hub

Copy link
Copy Markdown

Summary

  • mask and verification_status widened to string | null per Plaid docs
  • Added missing class_type: string | null field

Fixes #377

Test plan

  • make lint
  • make test (28/28 passed)
  • make clean build

@rish106-hub

Copy link
Copy Markdown
Author

@ssantichaivekin-plaid @clayallsopp could one of you take a look? Fixes #377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect type for PlaidAccount

1 participant