Skip to content

Commit

Permalink
update type
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Mar 15, 2024
1 parent 9e0d5b9 commit fe113e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/API/parameters/OpenPlaidBankLoginParams.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
type OpenPlaidBankLoginParams = {
redirectURI: string | undefined;
androidPackage?: string,
allowDebit: boolean;
bankAccountID: number;
};
Expand Down

0 comments on commit fe113e7

Please sign in to comment.