Skip to content

Commit

Permalink
Merge pull request #51 from payjp/nonz250/update-account-object
Browse files Browse the repository at this point in the history
update: アカウントオブジェクトにチーム ID を追加
  • Loading branch information
nonz250 authored Jan 17, 2024
2 parents c1054ee + 75fc45f commit 8ce5391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ namespace Payjp {
email: string,
id: string,
merchant: Merchant,
team_id: string,
}

export interface Merchant {
Expand Down

0 comments on commit 8ce5391

Please sign in to comment.