Get Ack Service Result
data class GetAckServiceResult(val enable: String? = null, val id: String, val status: String, val type: String)
A collection of values returned by getAckService.
A collection of values returned by getAckService.