JSONEncodable

public protocol JSONEncodable

Undocumented

  • Undocumented

    Declaration

    Swift

    func encode() throws -> [String : Any]
  • encodeJSONEncodable() Extension method

    Undocumented

    Declaration

    Swift

    public func encodeJSONEncodable() throws -> [String : Any]