Loïc
04/25/2022, 3:12 PMJason Bosco
04/25/2022, 3:37 PMLoïc
04/25/2022, 3:49 PMLoïc
04/25/2022, 5:20 PMprices
which is of type List<Price>
Example with object Price
circleId String
price int
{
"ownerId": "123",
"prices": [
{
"circleId": "String",
"price": 123
}
]
}
Loïc
04/25/2022, 5:27 PMJason Bosco
04/25/2022, 5:29 PM