class Binance::Responses::TimeResponse
  
  
  Overview
Example Server Response: { "serverTime": 1499827319559 }
Defined in:
binance/client/rest/responses/time_response.crConstructors
- 
        .new(pull : JSON::PullParser)
        
          
Example Server Response: { "serverTime": 1499827319559 }
 
Instance Method Summary
- 
        #server_time : Time
        
          
A
Timerepresentation of the serverTime property