Notice
public struct Notice: JsonConvertible
Represents a notice on a post.
-
Represents a notice on a post.
Declaration
Swift
public init?(jsonString json: String)
-
Represents a notice on a post.
Declaration
Swift
public init(dictionary: [String: Any])
-
Represents a notice on a post.
Declaration
Swift
public var dictionary: [String: Any]
-
Represents a notice on a post.
Declaration
Swift
public var jsonString: String?
-
Undocumented
Declaration
Swift
public struct Notice: JsonConvertible
-
Undocumented
Declaration
Swift
public struct Notice: JsonConvertible
-
Undocumented
Declaration
Swift
public struct Notice: JsonConvertible