AttachmentHashType
public enum AttachmentHashType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case sha256 = "Sha256" -
Declaration
Swift
public var description: String { get }
View on GitHub
AttachmentHashType Enumeration Reference