{
"quotes": {
"property1": {
"currency": "string",
"buy": 0,
"sell": 0,
"parity_buy": 0,
"parity_sell": 0,
"bulletin": "string",
"timestamp": "string"
},
"property2": {
"currency": "string",
"buy": 0,
"sell": 0,
"parity_buy": 0,
"parity_sell": 0,
"bulletin": "string",
"timestamp": "string"
}
}
}