Skip to content

Commit

Permalink
rever OutputJson change
Browse files Browse the repository at this point in the history
  • Loading branch information
stevo95 committed Nov 16, 2024
1 parent 193e0e9 commit aa876f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/OutputJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,8 @@ export interface BankovyUcet {

export interface DanovyPreplatokBonus {
vyplatitDanovyBonus: string
vratitDanPreplatok: string
vyplatitDanovyBonusUroky: string
vratitDanPreplatok: string
sposobPlatby: SposobPlatby
bankovyUcet: BankovyUcet
datum: string
Expand Down

0 comments on commit aa876f0

Please sign in to comment.