Reply
public struct Reply
Undocumented
-
Undocumented
Declaration
Swift
public var reference: String
-
Undocumented
Declaration
Swift
public var content: Any
-
Undocumented
Declaration
Swift
public var contentType: ContentTypeID
-
Undocumented
Declaration
Swift
public init(reference: String, content: Any, contentType: ContentTypeID)