Skip to content

Commit

Permalink
update valueAddedTaxIncluded value type
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Mar 21, 2016
1 parent 8e74ce2 commit 639bb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"value": {
"amount": 500000,
"currency": "UAH",
"valueAddedTaxIncluded": "true"
"valueAddedTaxIncluded": True
},
"title": "Послуги шкільних їдалень",
}
Expand Down

0 comments on commit 639bb0c

Please sign in to comment.