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