import { Placements } from './Placements' /** updatePlacementsResponse */ export interface UpdatePlacementsResponse { /** rval[] */ rval?: Array }