forked from esamarathon/donation-tracker-toplevel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblank.json
31 lines (31 loc) · 1019 Bytes
/
blank.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[
{
"fields": {
"minimumdonation": "5.00",
"disallowed_prize_regions": [],
"prizewinneracceptemailtemplate": null,
"receivername": "",
"timezone": "US/Eastern",
"scheduleid": null,
"prizeshippedemailtemplate": null,
"usepaypalsandbox": false,
"prize_accept_deadline_delta": 14,
"paypalemail": "[email protected]",
"donationemailtemplate": null,
"date": "2016-06-02",
"allowed_prize_countries": [],
"short": "blank",
"locked": false,
"name": "blank",
"donationemailsender": "",
"prizewinneremailtemplate": null,
"prizecoordinator": null,
"pendingdonationemailtemplate": null,
"prizecontributoremailtemplate": null,
"paypalcurrency": "EUR",
"targetamount": "5.00"
},
"model": "tracker.event",
"pk": 1
}
]