View Source XtbClient.Messages.ServerTime (XtbClient v0.1.1)
Info about current time on trading server.
parameters
Parameters
time
actual time on server,time_string
string version oftime
value.
handled-api-methods
Handled Api methods
getServerTime
Link to this section Summary
Link to this section Types
@type t() :: %XtbClient.Messages.ServerTime{time: DateTime.t(), time_string: binary()}