Data Types
| Type | Description |
|---|---|
| id | Juniper Primary Key, following the convention here |
| code | A unique (maximum 6 character) code used to identify the resource in a set |
| date | Date represented as a string in the format YYYY-MM-DD |
| datetime | Date and time represented as a string in the format YYYY-MM-DD HH:ii |
| money | Currency amount as an integer in whole pence/cents/smallest currency unit |