FunctionResponse

constructor(id: String, name: String? = null, properties: Either<AggregateFunctionPropertiesResponse, ScalarFunctionPropertiesResponse>? = null, type: String)