Skip to content

Add link/token/get for plaid-java#239

Merged
davidzhanghp merged 5 commits intomasterfrom
dzhang-add-link-token-get
Sep 8, 2020
Merged

Add link/token/get for plaid-java#239
davidzhanghp merged 5 commits intomasterfrom
dzhang-add-link-token-get

Conversation

@davidzhanghp
Copy link
Copy Markdown
Contributor

No description provided.

@davidzhanghp davidzhanghp force-pushed the dzhang-add-link-token-get branch from c3b004a to 85735b7 Compare September 8, 2020 15:18
return false;
}
SubtypeFilters that = (SubtypeFilters) other;
return Objects.equals(accountSubtypes, that.accountSubtypes);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this do a deep comparison?

Copy link
Copy Markdown
Contributor

@otherchen otherchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

@davidzhanghp davidzhanghp merged commit dec21d0 into master Sep 8, 2020
@davidzhanghp davidzhanghp deleted the dzhang-add-link-token-get branch September 8, 2020 23:49
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.

3 participants