View Source Momento.Responses.SortedSet.GetScores.Hit (Momento Elixir SDK v0.4.0)

Link to this section Summary

Link to this section Types

@type t() :: %Momento.Responses.SortedSet.GetScores.Hit{
  value: [{binary(), float() | nil}]
}