Skip to content

Commit

Permalink
update name and type for value for amount for buyer and merchant
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemanth Bellala authored and Hemanth Bellala committed Apr 11, 2022
1 parent fda828b commit 31b3ba8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tap_playstore/cached_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -1109,10 +1109,10 @@
"string"
]
},
"amount_(buyer_currency)": {
"amount__buyer_currency_": {
"type": [
"null",
"number"
"string"
]
},
"currency_conversion_rate": {
Expand All @@ -1127,10 +1127,10 @@
"string"
]
},
"amount_(merchant_currency)": {
"amount__merchant_currency_": {
"type": [
"null",
"number"
"string"
]
},
"base_plan_id": {
Expand Down

0 comments on commit 31b3ba8

Please sign in to comment.