Structure
Field | Type | Required | Description |
---|---|---|---|
date | localDate | true | |
price | bigDecimal | true |
JSON representation
{ "date": "2022-11-16", "price": 192.000000 }
Field | Type | Required | Description |
---|---|---|---|
date | localDate | true | |
price | bigDecimal | true |
{ "date": "2022-11-16", "price": 192.000000 }