Spatio.Model.CalendarProvidersInfo (spatio_sdk v0.0.2)

Registered calendar providers. Returned regardless of whether the caller has connected any.

Summary

Types

t()

@type t() :: %Spatio.Model.CalendarProvidersInfo{
  providers: [Spatio.Model.CalendarProviderInfo.t()]
}

Functions

decode(value)