Ipam Pool Prefix Allocation Response
data class IpamPoolPrefixAllocationResponse(val allocatedAddressPrefixes: List<String>, val id: String? = null, val numberOfIpAddresses: String? = null)
IpamPool prefix allocation reference.