Commitment Plan Association Response
data class CommitmentPlanAssociationResponse(val commitmentPlanId: String? = null, val commitmentPlanLocation: String? = null)
The commitment plan association.
Constructors
Link copied to clipboard
fun CommitmentPlanAssociationResponse(commitmentPlanId: String? = null, commitmentPlanLocation: String? = null)