Untitled
user_8380420636
json
4 years ago
279 B
6
Indexable
{
"1/11/2021" : {
"5000":{
"count" : 4,
"payment_reference" : ["xyz","abc"]
},
"1000":{
"count" : 3,
"payment_reference" : ["sdf"]
}
},
"2/11/2021":{
"2000":{
"count" : 3,
"payment_reference" : []
}
}
}Editor is loading...