Spatio.Model.BulkArchiveRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.BulkArchiveRequest{
  accountId: String.t() | nil,
  messageIds: [String.t()]
}

Functions

decode(value)