UserEntity.php 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984
  1. <?php
  2. namespace app\entity\data\user;
  3. use app\entity\data\DataEntity;
  4. class UserEntity extends DataEntity
  5. {
  6. public $uid = null; // 用户id
  7. public $wechatUserId = null; // 微信用户 id
  8. public $aliUserId = null; // 支付宝用户id
  9. public $account = null; // 用户账号
  10. public $pwd = null; // 用户密码
  11. public $realName = null; // 真实姓名
  12. public $spreadUid = null; // 推广员id
  13. public $sex = null; // 性别
  14. public $birthday = null; // 生日
  15. public $cardId = null; // 身份证号码
  16. public $mark = null; // 用户备注
  17. public $labelId = null; // 用户标签 id
  18. public $groupId = null; // 用户分组id
  19. public $nickname = null; // 用户昵称
  20. public $avatar = null; // 用户头像
  21. public $phone = null; // 手机号码
  22. public $addres = null; // 地址
  23. public $createTime = null; // 添加时间
  24. public $lastTime = null; // 最后一次登录时间
  25. public $lastIp = null; // 最后一次登录ip
  26. public $score = null; // 积分(20220712改版新增)
  27. public $nowMoney = null; // 用户余额
  28. public $brokeragePrice = null; // 佣金金额
  29. public $repurchasePrice = null; // 复购余额
  30. public $memberBrokeragePrice = null; // 会员商品直推佣金
  31. public $status = null; // 1为正常,0为禁止
  32. public $spreadTime = null; // 推广员关联时间
  33. public $userType = null; // 用户类型
  34. public $promoterTime = null; // 成功推广时间
  35. public $nowScore = null; // 用户积分
  36. public $isPromoter = null; // 是否为推广员
  37. public $mainUid = null; // 主账号
  38. public $payCount = null; // 用户购买次数
  39. public $payPrice = null; // 用户消费金额
  40. public $spreadCount = null; // 下级人数
  41. public $adrId = null; // 身份所对应的区域id
  42. public $identity = null; // 1 镇代 2 县代 3 市代 4 商户 5 推广员 6渠道商
  43. public $merId = null; // 首次消费绑定商户
  44. public $merTopping = null; // 置顶商户
  45. public $userName = null;
  46. public $annuityFrozen = null; // 养老金 冻结
  47. public $annuityNum = null; // 几笔养老金
  48. public $annuity = null; // 养老金
  49. public $agentRebate = null; // 推荐推广员返利
  50. public $merRebate = null; // 推荐商户返利
  51. public $promoterRebate = null; // 推荐代理返利
  52. public $crossStore = null; // 跨店收入
  53. public $jurisdiction = null; // 辖区内收入
  54. public $otherJurisdictions = null; // 跨区收入
  55. public $advFee = null; // 广告费
  56. public $xqxiaofei = null; // 自己辖区消费返利
  57. public $birthday60 = null; // 60岁生日
  58. public $cardNumber = null; // 卡号 养老金
  59. public $annuityYiqu = null; // 已支取
  60. public $isNew = null; // 是否为新用户:0=>是,1=>不是
  61. public $adminAgentRate = null; // 平台收入
  62. public $locktime = null; // 会员锁定时间
  63. public $userNumber = null; // 用户编号
  64. public $im = null; // 环信账号。0:未注册。1:已注册。
  65. public $imUuid = null; // 环信UUID
  66. public $imUserid = null; // 环信username
  67. public $imPassword = null; // 环信password
  68. public $testUser = null; // 是否是测试用户
  69. public $isChannel = null; // 是否是渠道商
  70. public $annuityOnce = null; // 0-未结算过养老金,1-已结算过养老金
  71. public $firstSign = null; // 首次签到:0-未签到。1-已签到。2-首次签到断签。3-首次签到30天
  72. public $isDel = null; // 0未删除1删除
  73. public $firstShopping = null; // 首次消费0-未消费,1-已消费
  74. public $external = null; // 用户来源1:储蓄保,2:长寿美,3:聚宝盆1.0
  75. public $externalId = null; // 外部用户ID
  76. public $scoreBeishengtang = null; // 北参堂积分
  77. public $levelId = null;
  78. public $level = null;
  79. public $isShow = null; // 用户来源1 系统注册 2 集团导入商户 3 激活码激活商户
  80. public $userGroup = null; // 1消费者 2,推广业务员 3,业务经理 4初级合伙人5中级合伙人 6高级合伙人 7.懂事
  81. public $upVipTime = null; // 升级大v时间
  82. public $upAgencyTime = null; // 升级代理时间
  83. public $manageAddress = null; // 管理区域id串
  84. public $isShopPartner = null; // 是否是创客合伙人
  85. public $contribute = null; // 贡献值
  86. public $jingdou = null; // 金豆
  87. public $vr = null; // 购物金
  88. public $pv = null; // pv值
  89. public $hongbao = null; // 红包奖励,只有在会员系统的用户才有此奖励
  90. public $oldVipLimit = null; // 老会员购买产品的额度
  91. public $isOld = null; // 是否为1.0老系统用户,0为新系统,1为1.0老会员系统
  92. public $fugou = null; // 复购金
  93. public $jbpIdOld = null; // 父级id集合_id(聚保盆id)
  94. public $unameOld = null; // 聚保盆1.0_用户名
  95. public $amountOld = null; // 聚保盆1.0_个人佣金
  96. public $spreadOld = null; // 聚保盆1.0_上级
  97. public $inviteIdOd = null; // 聚保盆1.0_上级ID(jbp_id)
  98. public $isTeamOld = null; // 聚保盆1.0_是否时间共建联盟(0:否,1:是)
  99. public $serverIdOld = null; // 聚保盆1.0_服务中心
  100. public $parentIdsOld = null; // 聚保盆1.0_父级id集合
  101. public $userLevelIdOld = null; // 聚保盆1.0_权益等级
  102. public $originatorIdOld = null; // 聚保盆1.0_对应的联创等级
  103. public $totalAmountOld = null; // 累计佣金
  104. public $totalWithdrawQuotaOld = null;
  105. public $tobeAmountOld = null; // 冻结佣金
  106. public $perContribute = null; // 个人贡献值中的直推贡献值(用于计算业务经理之前的身份升级)
  107. public $withdrawQuotaOld = null; // 提现额度
  108. public $identityUpTime = null; // 身份升级成业务员的时间
  109. public $withdrawalLimit = null; // 用户的提现额度
  110. /**
  111. * @return mixed
  112. */
  113. public function getUid()
  114. {
  115. return $this->uid;
  116. }
  117. /**
  118. * @param mixed $uid
  119. * @return UserEntity
  120. */
  121. public function setUid($uid): UserEntity
  122. {
  123. $this->uid = $uid;
  124. return $this;
  125. }
  126. /**
  127. * @return mixed
  128. */
  129. public function getWechatUserId()
  130. {
  131. return $this->wechatUserId;
  132. }
  133. /**
  134. * @param mixed $wechatUserId
  135. * @return UserEntity
  136. */
  137. public function setWechatUserId($wechatUserId): UserEntity
  138. {
  139. $this->wechatUserId = $wechatUserId;
  140. return $this;
  141. }
  142. /**
  143. * @return mixed
  144. */
  145. public function getAliUserId()
  146. {
  147. return $this->aliUserId;
  148. }
  149. /**
  150. * @param mixed $aliUserId
  151. * @return UserEntity
  152. */
  153. public function setAliUserId($aliUserId): UserEntity
  154. {
  155. $this->aliUserId = $aliUserId;
  156. return $this;
  157. }
  158. /**
  159. * @return mixed
  160. */
  161. public function getAccount()
  162. {
  163. return $this->account;
  164. }
  165. /**
  166. * @param mixed $account
  167. * @return UserEntity
  168. */
  169. public function setAccount($account): UserEntity
  170. {
  171. $this->account = $account;
  172. return $this;
  173. }
  174. /**
  175. * @return mixed
  176. */
  177. public function getPwd()
  178. {
  179. return $this->pwd;
  180. }
  181. /**
  182. * @param mixed $pwd
  183. * @return UserEntity
  184. */
  185. public function setPwd($pwd): UserEntity
  186. {
  187. $this->pwd = $pwd;
  188. return $this;
  189. }
  190. /**
  191. * @return mixed
  192. */
  193. public function getRealName()
  194. {
  195. return $this->realName;
  196. }
  197. /**
  198. * @param mixed $realName
  199. * @return UserEntity
  200. */
  201. public function setRealName($realName): UserEntity
  202. {
  203. $this->realName = $realName;
  204. return $this;
  205. }
  206. /**
  207. * @return mixed
  208. */
  209. public function getSpreadUid()
  210. {
  211. return $this->spreadUid;
  212. }
  213. /**
  214. * @param mixed $spreadUid
  215. * @return UserEntity
  216. */
  217. public function setSpreadUid($spreadUid): UserEntity
  218. {
  219. $this->spreadUid = $spreadUid;
  220. return $this;
  221. }
  222. /**
  223. * @return mixed
  224. */
  225. public function getSex()
  226. {
  227. return $this->sex;
  228. }
  229. /**
  230. * @param mixed $sex
  231. * @return UserEntity
  232. */
  233. public function setSex($sex): UserEntity
  234. {
  235. $this->sex = $sex;
  236. return $this;
  237. }
  238. /**
  239. * @return mixed
  240. */
  241. public function getBirthday()
  242. {
  243. return $this->birthday;
  244. }
  245. /**
  246. * @param mixed $birthday
  247. * @return UserEntity
  248. */
  249. public function setBirthday($birthday): UserEntity
  250. {
  251. $this->birthday = $birthday;
  252. return $this;
  253. }
  254. /**
  255. * @return mixed
  256. */
  257. public function getCardId()
  258. {
  259. return $this->cardId;
  260. }
  261. /**
  262. * @param mixed $cardId
  263. * @return UserEntity
  264. */
  265. public function setCardId($cardId): UserEntity
  266. {
  267. $this->cardId = $cardId;
  268. return $this;
  269. }
  270. /**
  271. * @return mixed
  272. */
  273. public function getMark()
  274. {
  275. return $this->mark;
  276. }
  277. /**
  278. * @param mixed $mark
  279. * @return UserEntity
  280. */
  281. public function setMark($mark): UserEntity
  282. {
  283. $this->mark = $mark;
  284. return $this;
  285. }
  286. /**
  287. * @return mixed
  288. */
  289. public function getLabelId()
  290. {
  291. return $this->labelId;
  292. }
  293. /**
  294. * @param mixed $labelId
  295. * @return UserEntity
  296. */
  297. public function setLabelId($labelId): UserEntity
  298. {
  299. $this->labelId = $labelId;
  300. return $this;
  301. }
  302. /**
  303. * @return mixed
  304. */
  305. public function getGroupId()
  306. {
  307. return $this->groupId;
  308. }
  309. /**
  310. * @param mixed $groupId
  311. * @return UserEntity
  312. */
  313. public function setGroupId($groupId): UserEntity
  314. {
  315. $this->groupId = $groupId;
  316. return $this;
  317. }
  318. /**
  319. * @return mixed
  320. */
  321. public function getNickname()
  322. {
  323. return $this->nickname;
  324. }
  325. /**
  326. * @param mixed $nickname
  327. * @return UserEntity
  328. */
  329. public function setNickname($nickname): UserEntity
  330. {
  331. $this->nickname = $nickname;
  332. return $this;
  333. }
  334. /**
  335. * @return mixed
  336. */
  337. public function getAvatar()
  338. {
  339. return $this->avatar;
  340. }
  341. /**
  342. * @param mixed $avatar
  343. * @return UserEntity
  344. */
  345. public function setAvatar($avatar): UserEntity
  346. {
  347. $this->avatar = $avatar;
  348. return $this;
  349. }
  350. /**
  351. * @return mixed
  352. */
  353. public function getPhone()
  354. {
  355. return $this->phone;
  356. }
  357. /**
  358. * @param mixed $phone
  359. * @return UserEntity
  360. */
  361. public function setPhone($phone): UserEntity
  362. {
  363. $this->phone = $phone;
  364. return $this;
  365. }
  366. /**
  367. * @return mixed
  368. */
  369. public function getAddres()
  370. {
  371. return $this->addres;
  372. }
  373. /**
  374. * @param mixed $addres
  375. * @return UserEntity
  376. */
  377. public function setAddres($addres): UserEntity
  378. {
  379. $this->addres = $addres;
  380. return $this;
  381. }
  382. /**
  383. * @return mixed
  384. */
  385. public function getCreateTime()
  386. {
  387. return $this->createTime;
  388. }
  389. /**
  390. * @param mixed $createTime
  391. * @return UserEntity
  392. */
  393. public function setCreateTime($createTime): UserEntity
  394. {
  395. $this->createTime = $createTime;
  396. return $this;
  397. }
  398. /**
  399. * @return mixed
  400. */
  401. public function getLastTime()
  402. {
  403. return $this->lastTime;
  404. }
  405. /**
  406. * @param mixed $lastTime
  407. * @return UserEntity
  408. */
  409. public function setLastTime($lastTime): UserEntity
  410. {
  411. $this->lastTime = $lastTime;
  412. return $this;
  413. }
  414. /**
  415. * @return mixed
  416. */
  417. public function getLastIp()
  418. {
  419. return $this->lastIp;
  420. }
  421. /**
  422. * @param mixed $lastIp
  423. * @return UserEntity
  424. */
  425. public function setLastIp($lastIp): UserEntity
  426. {
  427. $this->lastIp = $lastIp;
  428. return $this;
  429. }
  430. /**
  431. * @return mixed
  432. */
  433. public function getScore()
  434. {
  435. return $this->score;
  436. }
  437. /**
  438. * @param mixed $score
  439. * @return UserEntity
  440. */
  441. public function setScore($score): UserEntity
  442. {
  443. $this->score = $score;
  444. return $this;
  445. }
  446. /**
  447. * @return mixed
  448. */
  449. public function getNowMoney()
  450. {
  451. return $this->nowMoney;
  452. }
  453. /**
  454. * @param mixed $nowMoney
  455. * @return UserEntity
  456. */
  457. public function setNowMoney($nowMoney): UserEntity
  458. {
  459. $this->nowMoney = $nowMoney;
  460. return $this;
  461. }
  462. /**
  463. * @return mixed
  464. */
  465. public function getBrokeragePrice()
  466. {
  467. return $this->brokeragePrice;
  468. }
  469. /**
  470. * @param mixed $brokeragePrice
  471. * @return UserEntity
  472. */
  473. public function setBrokeragePrice($brokeragePrice): UserEntity
  474. {
  475. $this->brokeragePrice = $brokeragePrice;
  476. return $this;
  477. }
  478. /**
  479. * @return mixed
  480. */
  481. public function getRepurchasePrice()
  482. {
  483. return $this->repurchasePrice;
  484. }
  485. /**
  486. * @param mixed $repurchasePrice
  487. * @return UserEntity
  488. */
  489. public function setRepurchasePrice($repurchasePrice): UserEntity
  490. {
  491. $this->repurchasePrice = $repurchasePrice;
  492. return $this;
  493. }
  494. /**
  495. * @return mixed
  496. */
  497. public function getMemberBrokeragePrice()
  498. {
  499. return $this->memberBrokeragePrice;
  500. }
  501. /**
  502. * @param mixed $memberBrokeragePrice
  503. * @return UserEntity
  504. */
  505. public function setMemberBrokeragePrice($memberBrokeragePrice): UserEntity
  506. {
  507. $this->memberBrokeragePrice = $memberBrokeragePrice;
  508. return $this;
  509. }
  510. /**
  511. * @return mixed
  512. */
  513. public function getStatus()
  514. {
  515. return $this->status;
  516. }
  517. /**
  518. * @param mixed $status
  519. * @return UserEntity
  520. */
  521. public function setStatus($status): UserEntity
  522. {
  523. $this->status = $status;
  524. return $this;
  525. }
  526. /**
  527. * @return mixed
  528. */
  529. public function getSpreadTime()
  530. {
  531. return $this->spreadTime;
  532. }
  533. /**
  534. * @param mixed $spreadTime
  535. * @return UserEntity
  536. */
  537. public function setSpreadTime($spreadTime): UserEntity
  538. {
  539. $this->spreadTime = $spreadTime;
  540. return $this;
  541. }
  542. /**
  543. * @return mixed
  544. */
  545. public function getUserType()
  546. {
  547. return $this->userType;
  548. }
  549. /**
  550. * @param mixed $userType
  551. * @return UserEntity
  552. */
  553. public function setUserType($userType): UserEntity
  554. {
  555. $this->userType = $userType;
  556. return $this;
  557. }
  558. /**
  559. * @return mixed
  560. */
  561. public function getPromoterTime()
  562. {
  563. return $this->promoterTime;
  564. }
  565. /**
  566. * @param mixed $promoterTime
  567. * @return UserEntity
  568. */
  569. public function setPromoterTime($promoterTime): UserEntity
  570. {
  571. $this->promoterTime = $promoterTime;
  572. return $this;
  573. }
  574. /**
  575. * @return mixed
  576. */
  577. public function getNowScore()
  578. {
  579. return $this->nowScore;
  580. }
  581. /**
  582. * @param mixed $nowScore
  583. * @return UserEntity
  584. */
  585. public function setNowScore($nowScore): UserEntity
  586. {
  587. $this->nowScore = $nowScore;
  588. return $this;
  589. }
  590. /**
  591. * @return mixed
  592. */
  593. public function getIsPromoter()
  594. {
  595. return $this->isPromoter;
  596. }
  597. /**
  598. * @param mixed $isPromoter
  599. * @return UserEntity
  600. */
  601. public function setIsPromoter($isPromoter): UserEntity
  602. {
  603. $this->isPromoter = $isPromoter;
  604. return $this;
  605. }
  606. /**
  607. * @return mixed
  608. */
  609. public function getMainUid()
  610. {
  611. return $this->mainUid;
  612. }
  613. /**
  614. * @param mixed $mainUid
  615. * @return UserEntity
  616. */
  617. public function setMainUid($mainUid): UserEntity
  618. {
  619. $this->mainUid = $mainUid;
  620. return $this;
  621. }
  622. /**
  623. * @return mixed
  624. */
  625. public function getPayCount()
  626. {
  627. return $this->payCount;
  628. }
  629. /**
  630. * @param mixed $payCount
  631. * @return UserEntity
  632. */
  633. public function setPayCount($payCount): UserEntity
  634. {
  635. $this->payCount = $payCount;
  636. return $this;
  637. }
  638. /**
  639. * @return mixed
  640. */
  641. public function getPayPrice()
  642. {
  643. return $this->payPrice;
  644. }
  645. /**
  646. * @param mixed $payPrice
  647. * @return UserEntity
  648. */
  649. public function setPayPrice($payPrice): UserEntity
  650. {
  651. $this->payPrice = $payPrice;
  652. return $this;
  653. }
  654. /**
  655. * @return mixed
  656. */
  657. public function getSpreadCount()
  658. {
  659. return $this->spreadCount;
  660. }
  661. /**
  662. * @param mixed $spreadCount
  663. * @return UserEntity
  664. */
  665. public function setSpreadCount($spreadCount): UserEntity
  666. {
  667. $this->spreadCount = $spreadCount;
  668. return $this;
  669. }
  670. /**
  671. * @return mixed
  672. */
  673. public function getAdrId()
  674. {
  675. return $this->adrId;
  676. }
  677. /**
  678. * @param mixed $adrId
  679. * @return UserEntity
  680. */
  681. public function setAdrId($adrId): UserEntity
  682. {
  683. $this->adrId = $adrId;
  684. return $this;
  685. }
  686. /**
  687. * @return mixed
  688. */
  689. public function getIdentity()
  690. {
  691. return $this->identity;
  692. }
  693. /**
  694. * @param mixed $identity
  695. * @return UserEntity
  696. */
  697. public function setIdentity($identity): UserEntity
  698. {
  699. $this->identity = $identity;
  700. return $this;
  701. }
  702. /**
  703. * @return mixed
  704. */
  705. public function getMerId()
  706. {
  707. return $this->merId;
  708. }
  709. /**
  710. * @param mixed $merId
  711. * @return UserEntity
  712. */
  713. public function setMerId($merId): UserEntity
  714. {
  715. $this->merId = $merId;
  716. return $this;
  717. }
  718. /**
  719. * @return mixed
  720. */
  721. public function getMerTopping()
  722. {
  723. return $this->merTopping;
  724. }
  725. /**
  726. * @param mixed $merTopping
  727. * @return UserEntity
  728. */
  729. public function setMerTopping($merTopping): UserEntity
  730. {
  731. $this->merTopping = $merTopping;
  732. return $this;
  733. }
  734. /**
  735. * @return mixed
  736. */
  737. public function getUserName()
  738. {
  739. return $this->userName;
  740. }
  741. /**
  742. * @param mixed $userName
  743. * @return UserEntity
  744. */
  745. public function setUserName($userName): UserEntity
  746. {
  747. $this->userName = $userName;
  748. return $this;
  749. }
  750. /**
  751. * @return mixed
  752. */
  753. public function getAnnuityFrozen()
  754. {
  755. return $this->annuityFrozen;
  756. }
  757. /**
  758. * @param mixed $annuityFrozen
  759. * @return UserEntity
  760. */
  761. public function setAnnuityFrozen($annuityFrozen): UserEntity
  762. {
  763. $this->annuityFrozen = $annuityFrozen;
  764. return $this;
  765. }
  766. /**
  767. * @return mixed
  768. */
  769. public function getAnnuityNum()
  770. {
  771. return $this->annuityNum;
  772. }
  773. /**
  774. * @param mixed $annuityNum
  775. * @return UserEntity
  776. */
  777. public function setAnnuityNum($annuityNum): UserEntity
  778. {
  779. $this->annuityNum = $annuityNum;
  780. return $this;
  781. }
  782. /**
  783. * @return mixed
  784. */
  785. public function getAnnuity()
  786. {
  787. return $this->annuity;
  788. }
  789. /**
  790. * @param mixed $annuity
  791. * @return UserEntity
  792. */
  793. public function setAnnuity($annuity): UserEntity
  794. {
  795. $this->annuity = $annuity;
  796. return $this;
  797. }
  798. /**
  799. * @return mixed
  800. */
  801. public function getAgentRebate()
  802. {
  803. return $this->agentRebate;
  804. }
  805. /**
  806. * @param mixed $agentRebate
  807. * @return UserEntity
  808. */
  809. public function setAgentRebate($agentRebate): UserEntity
  810. {
  811. $this->agentRebate = $agentRebate;
  812. return $this;
  813. }
  814. /**
  815. * @return mixed
  816. */
  817. public function getMerRebate()
  818. {
  819. return $this->merRebate;
  820. }
  821. /**
  822. * @param mixed $merRebate
  823. * @return UserEntity
  824. */
  825. public function setMerRebate($merRebate): UserEntity
  826. {
  827. $this->merRebate = $merRebate;
  828. return $this;
  829. }
  830. /**
  831. * @return mixed
  832. */
  833. public function getPromoterRebate()
  834. {
  835. return $this->promoterRebate;
  836. }
  837. /**
  838. * @param mixed $promoterRebate
  839. * @return UserEntity
  840. */
  841. public function setPromoterRebate($promoterRebate): UserEntity
  842. {
  843. $this->promoterRebate = $promoterRebate;
  844. return $this;
  845. }
  846. /**
  847. * @return mixed
  848. */
  849. public function getCrossStore()
  850. {
  851. return $this->crossStore;
  852. }
  853. /**
  854. * @param mixed $crossStore
  855. * @return UserEntity
  856. */
  857. public function setCrossStore($crossStore): UserEntity
  858. {
  859. $this->crossStore = $crossStore;
  860. return $this;
  861. }
  862. /**
  863. * @return mixed
  864. */
  865. public function getJurisdiction()
  866. {
  867. return $this->jurisdiction;
  868. }
  869. /**
  870. * @param mixed $jurisdiction
  871. * @return UserEntity
  872. */
  873. public function setJurisdiction($jurisdiction): UserEntity
  874. {
  875. $this->jurisdiction = $jurisdiction;
  876. return $this;
  877. }
  878. /**
  879. * @return mixed
  880. */
  881. public function getOtherJurisdictions()
  882. {
  883. return $this->otherJurisdictions;
  884. }
  885. /**
  886. * @param mixed $otherJurisdictions
  887. * @return UserEntity
  888. */
  889. public function setOtherJurisdictions($otherJurisdictions): UserEntity
  890. {
  891. $this->otherJurisdictions = $otherJurisdictions;
  892. return $this;
  893. }
  894. /**
  895. * @return mixed
  896. */
  897. public function getAdvFee()
  898. {
  899. return $this->advFee;
  900. }
  901. /**
  902. * @param mixed $advFee
  903. * @return UserEntity
  904. */
  905. public function setAdvFee($advFee): UserEntity
  906. {
  907. $this->advFee = $advFee;
  908. return $this;
  909. }
  910. /**
  911. * @return mixed
  912. */
  913. public function getXqxiaofei()
  914. {
  915. return $this->xqxiaofei;
  916. }
  917. /**
  918. * @param mixed $xqxiaofei
  919. * @return UserEntity
  920. */
  921. public function setXqxiaofei($xqxiaofei): UserEntity
  922. {
  923. $this->xqxiaofei = $xqxiaofei;
  924. return $this;
  925. }
  926. /**
  927. * @return mixed
  928. */
  929. public function getBirthday60()
  930. {
  931. return $this->birthday60;
  932. }
  933. /**
  934. * @param mixed $birthday60
  935. * @return UserEntity
  936. */
  937. public function setBirthday60($birthday60): UserEntity
  938. {
  939. $this->birthday60 = $birthday60;
  940. return $this;
  941. }
  942. /**
  943. * @return mixed
  944. */
  945. public function getCardNumber()
  946. {
  947. return $this->cardNumber;
  948. }
  949. /**
  950. * @param mixed $cardNumber
  951. * @return UserEntity
  952. */
  953. public function setCardNumber($cardNumber): UserEntity
  954. {
  955. $this->cardNumber = $cardNumber;
  956. return $this;
  957. }
  958. /**
  959. * @return mixed
  960. */
  961. public function getAnnuityYiqu()
  962. {
  963. return $this->annuityYiqu;
  964. }
  965. /**
  966. * @param mixed $annuityYiqu
  967. * @return UserEntity
  968. */
  969. public function setAnnuityYiqu($annuityYiqu): UserEntity
  970. {
  971. $this->annuityYiqu = $annuityYiqu;
  972. return $this;
  973. }
  974. /**
  975. * @return mixed
  976. */
  977. public function getIsNew()
  978. {
  979. return $this->isNew;
  980. }
  981. /**
  982. * @param mixed $isNew
  983. * @return UserEntity
  984. */
  985. public function setIsNew($isNew): UserEntity
  986. {
  987. $this->isNew = $isNew;
  988. return $this;
  989. }
  990. /**
  991. * @return mixed
  992. */
  993. public function getAdminAgentRate()
  994. {
  995. return $this->adminAgentRate;
  996. }
  997. /**
  998. * @param mixed $adminAgentRate
  999. * @return UserEntity
  1000. */
  1001. public function setAdminAgentRate($adminAgentRate): UserEntity
  1002. {
  1003. $this->adminAgentRate = $adminAgentRate;
  1004. return $this;
  1005. }
  1006. /**
  1007. * @return mixed
  1008. */
  1009. public function getLocktime()
  1010. {
  1011. return $this->locktime;
  1012. }
  1013. /**
  1014. * @param mixed $locktime
  1015. * @return UserEntity
  1016. */
  1017. public function setLocktime($locktime): UserEntity
  1018. {
  1019. $this->locktime = $locktime;
  1020. return $this;
  1021. }
  1022. /**
  1023. * @return mixed
  1024. */
  1025. public function getUserNumber()
  1026. {
  1027. return $this->userNumber;
  1028. }
  1029. /**
  1030. * @param mixed $userNumber
  1031. * @return UserEntity
  1032. */
  1033. public function setUserNumber($userNumber): UserEntity
  1034. {
  1035. $this->userNumber = $userNumber;
  1036. return $this;
  1037. }
  1038. /**
  1039. * @return mixed
  1040. */
  1041. public function getIm()
  1042. {
  1043. return $this->im;
  1044. }
  1045. /**
  1046. * @param mixed $im
  1047. * @return UserEntity
  1048. */
  1049. public function setIm($im): UserEntity
  1050. {
  1051. $this->im = $im;
  1052. return $this;
  1053. }
  1054. /**
  1055. * @return mixed
  1056. */
  1057. public function getImUuid()
  1058. {
  1059. return $this->imUuid;
  1060. }
  1061. /**
  1062. * @param mixed $imUuid
  1063. * @return UserEntity
  1064. */
  1065. public function setImUuid($imUuid): UserEntity
  1066. {
  1067. $this->imUuid = $imUuid;
  1068. return $this;
  1069. }
  1070. /**
  1071. * @return mixed
  1072. */
  1073. public function getImUserid()
  1074. {
  1075. return $this->imUserid;
  1076. }
  1077. /**
  1078. * @param mixed $imUserid
  1079. * @return UserEntity
  1080. */
  1081. public function setImUserid($imUserid): UserEntity
  1082. {
  1083. $this->imUserid = $imUserid;
  1084. return $this;
  1085. }
  1086. /**
  1087. * @return mixed
  1088. */
  1089. public function getImPassword()
  1090. {
  1091. return $this->imPassword;
  1092. }
  1093. /**
  1094. * @param mixed $imPassword
  1095. * @return UserEntity
  1096. */
  1097. public function setImPassword($imPassword): UserEntity
  1098. {
  1099. $this->imPassword = $imPassword;
  1100. return $this;
  1101. }
  1102. /**
  1103. * @return mixed
  1104. */
  1105. public function getTestUser()
  1106. {
  1107. return $this->testUser;
  1108. }
  1109. /**
  1110. * @param mixed $testUser
  1111. * @return UserEntity
  1112. */
  1113. public function setTestUser($testUser): UserEntity
  1114. {
  1115. $this->testUser = $testUser;
  1116. return $this;
  1117. }
  1118. /**
  1119. * @return mixed
  1120. */
  1121. public function getIsChannel()
  1122. {
  1123. return $this->isChannel;
  1124. }
  1125. /**
  1126. * @param mixed $isChannel
  1127. * @return UserEntity
  1128. */
  1129. public function setIsChannel($isChannel): UserEntity
  1130. {
  1131. $this->isChannel = $isChannel;
  1132. return $this;
  1133. }
  1134. /**
  1135. * @return mixed
  1136. */
  1137. public function getAnnuityOnce()
  1138. {
  1139. return $this->annuityOnce;
  1140. }
  1141. /**
  1142. * @param mixed $annuityOnce
  1143. * @return UserEntity
  1144. */
  1145. public function setAnnuityOnce($annuityOnce): UserEntity
  1146. {
  1147. $this->annuityOnce = $annuityOnce;
  1148. return $this;
  1149. }
  1150. /**
  1151. * @return mixed
  1152. */
  1153. public function getFirstSign()
  1154. {
  1155. return $this->firstSign;
  1156. }
  1157. /**
  1158. * @param mixed $firstSign
  1159. * @return UserEntity
  1160. */
  1161. public function setFirstSign($firstSign): UserEntity
  1162. {
  1163. $this->firstSign = $firstSign;
  1164. return $this;
  1165. }
  1166. /**
  1167. * @return mixed
  1168. */
  1169. public function getIsDel()
  1170. {
  1171. return $this->isDel;
  1172. }
  1173. /**
  1174. * @param mixed $isDel
  1175. * @return UserEntity
  1176. */
  1177. public function setIsDel($isDel): UserEntity
  1178. {
  1179. $this->isDel = $isDel;
  1180. return $this;
  1181. }
  1182. /**
  1183. * @return mixed
  1184. */
  1185. public function getFirstShopping()
  1186. {
  1187. return $this->firstShopping;
  1188. }
  1189. /**
  1190. * @param mixed $firstShopping
  1191. * @return UserEntity
  1192. */
  1193. public function setFirstShopping($firstShopping): UserEntity
  1194. {
  1195. $this->firstShopping = $firstShopping;
  1196. return $this;
  1197. }
  1198. /**
  1199. * @return mixed
  1200. */
  1201. public function getExternal()
  1202. {
  1203. return $this->external;
  1204. }
  1205. /**
  1206. * @param mixed $external
  1207. * @return UserEntity
  1208. */
  1209. public function setExternal($external): UserEntity
  1210. {
  1211. $this->external = $external;
  1212. return $this;
  1213. }
  1214. /**
  1215. * @return mixed
  1216. */
  1217. public function getExternalId()
  1218. {
  1219. return $this->externalId;
  1220. }
  1221. /**
  1222. * @param mixed $externalId
  1223. * @return UserEntity
  1224. */
  1225. public function setExternalId($externalId): UserEntity
  1226. {
  1227. $this->externalId = $externalId;
  1228. return $this;
  1229. }
  1230. /**
  1231. * @return mixed
  1232. */
  1233. public function getScoreBeishengtang()
  1234. {
  1235. return $this->scoreBeishengtang;
  1236. }
  1237. /**
  1238. * @param mixed $scoreBeishengtang
  1239. * @return UserEntity
  1240. */
  1241. public function setScoreBeishengtang($scoreBeishengtang): UserEntity
  1242. {
  1243. $this->scoreBeishengtang = $scoreBeishengtang;
  1244. return $this;
  1245. }
  1246. /**
  1247. * @return mixed
  1248. */
  1249. public function getLevelId()
  1250. {
  1251. return $this->levelId;
  1252. }
  1253. /**
  1254. * @param mixed $levelId
  1255. * @return UserEntity
  1256. */
  1257. public function setLevelId($levelId): UserEntity
  1258. {
  1259. $this->levelId = $levelId;
  1260. return $this;
  1261. }
  1262. /**
  1263. * @return mixed
  1264. */
  1265. public function getLevel()
  1266. {
  1267. return $this->level;
  1268. }
  1269. /**
  1270. * @param mixed $level
  1271. * @return UserEntity
  1272. */
  1273. public function setLevel($level): UserEntity
  1274. {
  1275. $this->level = $level;
  1276. return $this;
  1277. }
  1278. /**
  1279. * @return mixed
  1280. */
  1281. public function getIsShow()
  1282. {
  1283. return $this->isShow;
  1284. }
  1285. /**
  1286. * @param mixed $isShow
  1287. * @return UserEntity
  1288. */
  1289. public function setIsShow($isShow): UserEntity
  1290. {
  1291. $this->isShow = $isShow;
  1292. return $this;
  1293. }
  1294. /**
  1295. * @return mixed
  1296. */
  1297. public function getUserGroup()
  1298. {
  1299. return $this->userGroup;
  1300. }
  1301. /**
  1302. * @param mixed $userGroup
  1303. * @return UserEntity
  1304. */
  1305. public function setUserGroup($userGroup): UserEntity
  1306. {
  1307. $this->userGroup = $userGroup;
  1308. return $this;
  1309. }
  1310. /**
  1311. * @return mixed
  1312. */
  1313. public function getUpVipTime()
  1314. {
  1315. return $this->upVipTime;
  1316. }
  1317. /**
  1318. * @param mixed $upVipTime
  1319. * @return UserEntity
  1320. */
  1321. public function setUpVipTime($upVipTime): UserEntity
  1322. {
  1323. $this->upVipTime = $upVipTime;
  1324. return $this;
  1325. }
  1326. /**
  1327. * @return mixed
  1328. */
  1329. public function getUpAgencyTime()
  1330. {
  1331. return $this->upAgencyTime;
  1332. }
  1333. /**
  1334. * @param mixed $upAgencyTime
  1335. * @return UserEntity
  1336. */
  1337. public function setUpAgencyTime($upAgencyTime): UserEntity
  1338. {
  1339. $this->upAgencyTime = $upAgencyTime;
  1340. return $this;
  1341. }
  1342. /**
  1343. * @return mixed
  1344. */
  1345. public function getManageAddress()
  1346. {
  1347. return $this->manageAddress;
  1348. }
  1349. /**
  1350. * @param mixed $manageAddress
  1351. * @return UserEntity
  1352. */
  1353. public function setManageAddress($manageAddress): UserEntity
  1354. {
  1355. $this->manageAddress = $manageAddress;
  1356. return $this;
  1357. }
  1358. /**
  1359. * @return mixed
  1360. */
  1361. public function getIsShopPartner()
  1362. {
  1363. return $this->isShopPartner;
  1364. }
  1365. /**
  1366. * @param mixed $isShopPartner
  1367. * @return UserEntity
  1368. */
  1369. public function setIsShopPartner($isShopPartner): UserEntity
  1370. {
  1371. $this->isShopPartner = $isShopPartner;
  1372. return $this;
  1373. }
  1374. /**
  1375. * @return mixed
  1376. */
  1377. public function getContribute()
  1378. {
  1379. return $this->contribute;
  1380. }
  1381. /**
  1382. * @param mixed $contribute
  1383. * @return UserEntity
  1384. */
  1385. public function setContribute($contribute): UserEntity
  1386. {
  1387. $this->contribute = $contribute;
  1388. return $this;
  1389. }
  1390. /**
  1391. * @return mixed
  1392. */
  1393. public function getJingdou()
  1394. {
  1395. return $this->jingdou;
  1396. }
  1397. /**
  1398. * @param mixed $jingdou
  1399. * @return UserEntity
  1400. */
  1401. public function setJingdou($jingdou): UserEntity
  1402. {
  1403. $this->jingdou = $jingdou;
  1404. return $this;
  1405. }
  1406. /**
  1407. * @return mixed
  1408. */
  1409. public function getVr()
  1410. {
  1411. return $this->vr;
  1412. }
  1413. /**
  1414. * @param mixed $vr
  1415. * @return UserEntity
  1416. */
  1417. public function setVr($vr): UserEntity
  1418. {
  1419. $this->vr = $vr;
  1420. return $this;
  1421. }
  1422. /**
  1423. * @return mixed
  1424. */
  1425. public function getPv()
  1426. {
  1427. return $this->pv;
  1428. }
  1429. /**
  1430. * @param mixed $pv
  1431. * @return UserEntity
  1432. */
  1433. public function setPv($pv): UserEntity
  1434. {
  1435. $this->pv = $pv;
  1436. return $this;
  1437. }
  1438. /**
  1439. * @return mixed
  1440. */
  1441. public function getHongbao()
  1442. {
  1443. return $this->hongbao;
  1444. }
  1445. /**
  1446. * @param mixed $hongbao
  1447. * @return UserEntity
  1448. */
  1449. public function setHongbao($hongbao): UserEntity
  1450. {
  1451. $this->hongbao = $hongbao;
  1452. return $this;
  1453. }
  1454. /**
  1455. * @return mixed
  1456. */
  1457. public function getOldVipLimit()
  1458. {
  1459. return $this->oldVipLimit;
  1460. }
  1461. /**
  1462. * @param mixed $oldVipLimit
  1463. * @return UserEntity
  1464. */
  1465. public function setOldVipLimit($oldVipLimit): UserEntity
  1466. {
  1467. $this->oldVipLimit = $oldVipLimit;
  1468. return $this;
  1469. }
  1470. /**
  1471. * @return mixed
  1472. */
  1473. public function getIsOld()
  1474. {
  1475. return $this->isOld;
  1476. }
  1477. /**
  1478. * @param mixed $isOld
  1479. * @return UserEntity
  1480. */
  1481. public function setIsOld($isOld): UserEntity
  1482. {
  1483. $this->isOld = $isOld;
  1484. return $this;
  1485. }
  1486. /**
  1487. * @return mixed
  1488. */
  1489. public function getFugou()
  1490. {
  1491. return $this->fugou;
  1492. }
  1493. /**
  1494. * @param mixed $fugou
  1495. * @return UserEntity
  1496. */
  1497. public function setFugou($fugou): UserEntity
  1498. {
  1499. $this->fugou = $fugou;
  1500. return $this;
  1501. }
  1502. /**
  1503. * @return mixed
  1504. */
  1505. public function getJbpIdOld()
  1506. {
  1507. return $this->jbpIdOld;
  1508. }
  1509. /**
  1510. * @param mixed $jbpIdOld
  1511. * @return UserEntity
  1512. */
  1513. public function setJbpIdOld($jbpIdOld): UserEntity
  1514. {
  1515. $this->jbpIdOld = $jbpIdOld;
  1516. return $this;
  1517. }
  1518. /**
  1519. * @return mixed
  1520. */
  1521. public function getUnameOld()
  1522. {
  1523. return $this->unameOld;
  1524. }
  1525. /**
  1526. * @param mixed $unameOld
  1527. * @return UserEntity
  1528. */
  1529. public function setUnameOld($unameOld): UserEntity
  1530. {
  1531. $this->unameOld = $unameOld;
  1532. return $this;
  1533. }
  1534. /**
  1535. * @return mixed
  1536. */
  1537. public function getAmountOld()
  1538. {
  1539. return $this->amountOld;
  1540. }
  1541. /**
  1542. * @param mixed $amountOld
  1543. * @return UserEntity
  1544. */
  1545. public function setAmountOld($amountOld): UserEntity
  1546. {
  1547. $this->amountOld = $amountOld;
  1548. return $this;
  1549. }
  1550. /**
  1551. * @return mixed
  1552. */
  1553. public function getSpreadOld()
  1554. {
  1555. return $this->spreadOld;
  1556. }
  1557. /**
  1558. * @param mixed $spreadOld
  1559. * @return UserEntity
  1560. */
  1561. public function setSpreadOld($spreadOld): UserEntity
  1562. {
  1563. $this->spreadOld = $spreadOld;
  1564. return $this;
  1565. }
  1566. /**
  1567. * @return mixed
  1568. */
  1569. public function getInviteIdOd()
  1570. {
  1571. return $this->inviteIdOd;
  1572. }
  1573. /**
  1574. * @param mixed $inviteIdOd
  1575. * @return UserEntity
  1576. */
  1577. public function setInviteIdOd($inviteIdOd): UserEntity
  1578. {
  1579. $this->inviteIdOd = $inviteIdOd;
  1580. return $this;
  1581. }
  1582. /**
  1583. * @return mixed
  1584. */
  1585. public function getIsTeamOld()
  1586. {
  1587. return $this->isTeamOld;
  1588. }
  1589. /**
  1590. * @param mixed $isTeamOld
  1591. * @return UserEntity
  1592. */
  1593. public function setIsTeamOld($isTeamOld): UserEntity
  1594. {
  1595. $this->isTeamOld = $isTeamOld;
  1596. return $this;
  1597. }
  1598. /**
  1599. * @return mixed
  1600. */
  1601. public function getServerIdOld()
  1602. {
  1603. return $this->serverIdOld;
  1604. }
  1605. /**
  1606. * @param mixed $serverIdOld
  1607. * @return UserEntity
  1608. */
  1609. public function setServerIdOld($serverIdOld): UserEntity
  1610. {
  1611. $this->serverIdOld = $serverIdOld;
  1612. return $this;
  1613. }
  1614. /**
  1615. * @return mixed
  1616. */
  1617. public function getParentIdsOld()
  1618. {
  1619. return $this->parentIdsOld;
  1620. }
  1621. /**
  1622. * @param mixed $parentIdsOld
  1623. * @return UserEntity
  1624. */
  1625. public function setParentIdsOld($parentIdsOld): UserEntity
  1626. {
  1627. $this->parentIdsOld = $parentIdsOld;
  1628. return $this;
  1629. }
  1630. /**
  1631. * @return mixed
  1632. */
  1633. public function getUserLevelIdOld()
  1634. {
  1635. return $this->userLevelIdOld;
  1636. }
  1637. /**
  1638. * @param mixed $userLevelIdOld
  1639. * @return UserEntity
  1640. */
  1641. public function setUserLevelIdOld($userLevelIdOld): UserEntity
  1642. {
  1643. $this->userLevelIdOld = $userLevelIdOld;
  1644. return $this;
  1645. }
  1646. /**
  1647. * @return mixed
  1648. */
  1649. public function getOriginatorIdOld()
  1650. {
  1651. return $this->originatorIdOld;
  1652. }
  1653. /**
  1654. * @param mixed $originatorIdOld
  1655. * @return UserEntity
  1656. */
  1657. public function setOriginatorIdOld($originatorIdOld): UserEntity
  1658. {
  1659. $this->originatorIdOld = $originatorIdOld;
  1660. return $this;
  1661. }
  1662. /**
  1663. * @return mixed
  1664. */
  1665. public function getTotalAmountOld()
  1666. {
  1667. return $this->totalAmountOld;
  1668. }
  1669. /**
  1670. * @param mixed $totalAmountOld
  1671. * @return UserEntity
  1672. */
  1673. public function setTotalAmountOld($totalAmountOld): UserEntity
  1674. {
  1675. $this->totalAmountOld = $totalAmountOld;
  1676. return $this;
  1677. }
  1678. /**
  1679. * @return mixed
  1680. */
  1681. public function getTotalWithdrawQuotaOld()
  1682. {
  1683. return $this->totalWithdrawQuotaOld;
  1684. }
  1685. /**
  1686. * @param mixed $totalWithdrawQuotaOld
  1687. * @return UserEntity
  1688. */
  1689. public function setTotalWithdrawQuotaOld($totalWithdrawQuotaOld): UserEntity
  1690. {
  1691. $this->totalWithdrawQuotaOld = $totalWithdrawQuotaOld;
  1692. return $this;
  1693. }
  1694. /**
  1695. * @return mixed
  1696. */
  1697. public function getTobeAmountOld()
  1698. {
  1699. return $this->tobeAmountOld;
  1700. }
  1701. /**
  1702. * @param mixed $tobeAmountOld
  1703. * @return UserEntity
  1704. */
  1705. public function setTobeAmountOld($tobeAmountOld): UserEntity
  1706. {
  1707. $this->tobeAmountOld = $tobeAmountOld;
  1708. return $this;
  1709. }
  1710. /**
  1711. * @return mixed
  1712. */
  1713. public function getPerContribute()
  1714. {
  1715. return $this->perContribute;
  1716. }
  1717. /**
  1718. * @param mixed $perContribute
  1719. * @return UserEntity
  1720. */
  1721. public function setPerContribute($perContribute): UserEntity
  1722. {
  1723. $this->perContribute = $perContribute;
  1724. return $this;
  1725. }
  1726. /**
  1727. * @return mixed
  1728. */
  1729. public function getWithdrawQuotaOld()
  1730. {
  1731. return $this->withdrawQuotaOld;
  1732. }
  1733. /**
  1734. * @param mixed $withdrawQuotaOld
  1735. * @return UserEntity
  1736. */
  1737. public function setWithdrawQuotaOld($withdrawQuotaOld): UserEntity
  1738. {
  1739. $this->withdrawQuotaOld = $withdrawQuotaOld;
  1740. return $this;
  1741. }
  1742. /**
  1743. * @return mixed
  1744. */
  1745. public function getIdentityUpTime()
  1746. {
  1747. return $this->identityUpTime;
  1748. }
  1749. /**
  1750. * @param mixed $identityUpTime
  1751. * @return UserEntity
  1752. */
  1753. public function setIdentityUpTime($identityUpTime): UserEntity
  1754. {
  1755. $this->identityUpTime = $identityUpTime;
  1756. return $this;
  1757. }
  1758. /**
  1759. * @return mixed
  1760. */
  1761. public function getWithdrawalLimit()
  1762. {
  1763. return $this->withdrawalLimit;
  1764. }
  1765. /**
  1766. * @param mixed $withdrawalLimit
  1767. * @return UserEntity
  1768. */
  1769. public function setWithdrawalLimit($withdrawalLimit): UserEntity
  1770. {
  1771. $this->withdrawalLimit = $withdrawalLimit;
  1772. return $this;
  1773. }
  1774. }