class Binance::Responses::PriceEntry
- Binance::Responses::PriceEntry
- Reference
- Object
Overview
Typical Server Response:
{
"symbol": "LTCBTC",
"price": "4.00000200"
}
Included Modules
- JSON::Serializable
Typical Server Response:
{
"symbol": "LTCBTC",
"price": "4.00000200"
}