Skip to content

Commit 24a097e

Browse files
authored
Document currency field (#35)
1 parent e58ac86 commit 24a097e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Then, populate the `Object` in `js/items.js` with the information for of the ite
4141
- `subtitle` (`String`): item subtitle
4242
- `detail` (`String`): item detail text
4343
- `secondaryImage` (`String`): path or URL to the secondary image
44+
- `currency` (`String`): the currency symbol to use
4445
- `amount` (`Number`): item starting price,
4546
- `endTime` (`string`): item end time in [ISO 8601 format](https://tc39.es/ecma262/#sec-date-time-string-format) (`YYYY-MM-DDTHH:mm:ss.sssZ`)
4647

0 commit comments

Comments
 (0)