Spatio.Model.SlideElementList (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.SlideElementList{
  elements: [Spatio.Model.SlideElement.t()],
  total: integer()
}

Functions

decode(value)