Spatio.Model.RefreshConnectionRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.RefreshConnectionRequest{
  accountId: String.t() | nil,
  connectionId: String.t()
}

Functions

decode(value)