$this->str(true), HT::COL_NAME_CUSTOMER_CODE => $this->str(true), HT::COL_NAME_CUSTOMER_NAME => $this->str(true), HT::COL_NAME_PARKING_MANAGEMENT_CODE => $this->str(true), HT::COL_NAME_PARKING_NAME => $this->str(true), HT::COL_NAME_ADJUST_SEQ_NO => $this->numeric(true), ], $this->sortableRules(), ); } }