Get Commitment Plan Result
data class GetCommitmentPlanResult(val etag: String, val id: String, val name: String, val properties: CommitmentPlanPropertiesResponse, val systemData: SystemDataResponse, val type: String)
Cognitive Services account commitment plan.
Constructors
Link copied to clipboard
constructor(etag: String, id: String, name: String, properties: CommitmentPlanPropertiesResponse, systemData: SystemDataResponse, type: String)