interface EstimationConfigBean {
    field?: EstimationFieldBean;
    type?: string;
}

Properties

Properties

type?: string