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