import { Rval } from './Rval' /** updateProposalLineItemsResponse */ export interface UpdateProposalLineItemsResponse { /** rval[] */ rval?: Array }