Spatio.Model.FolderListEnvelope (spatio_sdk v0.0.2)
Fan-out list response for GET /v1/files/folders.
Summary
Types
@type t() :: %Spatio.Model.FolderListEnvelope{ accounts: [Spatio.Model.AccountStatus.t()], items: [Spatio.Model.Folder.t()] | nil }
Fan-out list response for GET /v1/files/folders.
@type t() :: %Spatio.Model.FolderListEnvelope{ accounts: [Spatio.Model.AccountStatus.t()], items: [Spatio.Model.Folder.t()] | nil }