Searched defs:projectOwner (Results 1 – 2 of 2) sorted by relevance
8 data class Project(val projectName: String, val projectOwner: String) constant in example.exampleJson15.Project
199 public static Identity projectOwner(String projectId) { in projectOwner() method in Identity