TransformType
public protocol TransformType
Undocumented
-
Undocumented
Declaration
Swift
func transformFromJSON(_ value: Any?) -> Object? -
Undocumented
Declaration
Swift
func transformToJSON(_ value: Object?) -> JSON?
TransformType Protocol Reference