Resource Commitment Response
data class ResourceCommitmentResponse(val acceleratorType: String, val amount: String, val type: String)
Commitment for a particular resource (a Commitment is composed of one or more of these).