CreateProjectResponse

@JsonSerializable
data class CreateProjectResponse(val project: Project)

Constructors

Link copied to clipboard
constructor(project: Project)

Properties

Link copied to clipboard