1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
event.php
См. документацию.
1<?php
2
3namespace Sale\Handlers\Delivery\YandexTaxi\Api\ApiResult\Journal;
4
10abstract class Event
11{
13 protected $claimId;
14
16 protected $updatedTs;
17
21 abstract public function getCode(): string;
22
26 public function getClaimId()
27 {
28 return $this->claimId;
29 }
30
35 public function setClaimId(string $claimId): Event
36 {
37 $this->claimId = $claimId;
38
39 return $this;
40 }
41
45 public function getUpdatedTs()
46 {
47 return $this->updatedTs;
48 }
49
54 public function setUpdatedTs(string $updatedTs): Event
55 {
56 $this->updatedTs = $updatedTs;
57
58 return $this;
59 }
60
64 abstract public function provideUpdateFields(): array;
65}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804