aboutsummaryrefslogtreecommitdiff
path: root/docs/field_types.rst
blob: 89065aab4574d90c69c08745fcbed648bf04f6d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-------------
 Field Types
-------------

string:
    a string of unicode text.
text:
    a longer block of unicode text; 
integer:
    .
float:
    .
timestamp:
    .
boolean:
    .
file:
    .
url:
    .
list:
    .
yaml:
    .