11 lines
221 B
JSON
11 lines
221 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"currency": "EUR",
|
||
|
|
"wallets": [
|
||
|
|
{
|
||
|
|
"member_id": "member-tegwick",
|
||
|
|
"monthly_allowance_eur": "2.00",
|
||
|
|
"note": "Observatory-only allowance for hybrid pricing experiments"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|