GetReservationShareSettingProjectMap

data class GetReservationShareSettingProjectMap(val id: String, val projectId: String)

Constructors

Link copied to clipboard
constructor(id: String, projectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String
Link copied to clipboard

The project id/number, should be same as the key of this project config in the project map.