Get Commitment Plan Association Result
data class GetCommitmentPlanAssociationResult(val accountId: String? = null, val etag: String, val id: String, val name: String, val systemData: SystemDataResponse, val type: String)
The commitment plan association.
Constructors
Link copied to clipboard
fun GetCommitmentPlanAssociationResult(accountId: String? = null, etag: String, id: String, name: String, systemData: SystemDataResponse, type: String)