View Source Appwrite.Types.AlgoSha (appwrite v0.1.9)

Represents the SHA hashing algorithm.

Fields

  • type (String.t): Algorithm type.

Summary

Types

t()

@type t() :: %Appwrite.Types.AlgoSha{type: String.t()}