View Source XtbClient.Messages.ServerTime (XtbClient v0.1.1)
Info about current time on trading server.
parameters
Parameters
timeactual time on server,time_stringstring version oftimevalue.
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()}