SubspaceProductAPI.Api.GlobalTurnService.global_turn_service_get_global_turn

You're seeing just the function global_turn_service_get_global_turn, go back to SubspaceProductAPI.Api.GlobalTurnService module for more information.
Link to this function

global_turn_service_get_global_turn(connection, opts \\ [])

Specs

global_turn_service_get_global_turn(Tesla.Env.client(), keyword()) ::
  {:ok, SubspaceProductAPI.Model.V1GlobalTurnResponse.t()}
  | {:ok, Map.t()}
  | {:error, Tesla.Env.t()}

Parameters

  • connection (SubspaceProductAPI.Connection): Connection to server
  • opts (KeywordList): [optional] Optional parameters

    Returns

on success {:error, Tesla.Env.t} on failure