EXTENSION
WorkspaceMapperParameter
swift
public extension WorkspaceMapperParameterMethods
toJSONString()
swift
func toJSONString() -> StringSerializes the model to a JSON string.
fromJSONString(_:)
swift
static func fromJSONString(_ string: String?) throws -> Self?Deserializes the model from a JSON string.
