Avs Estimated External Storage Response
data class AvsEstimatedExternalStorageResponse(val monthlyPrice: Double? = null, val storageType: String? = null, val storageUtilization: Double? = null, val totalStorageInGB: Double? = null)
Details on the Estimated External Storage for AVS Assessment.