Spatio.Model.CallListResponse (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.CallListResponse{
  calls: [Spatio.Model.SpatioCall.t()] | nil,
  total: integer() | nil
}

Functions

decode(value)