You are here

protected property Shipment::$expected_delivery in Ubercart 8.4

Expected delivery timestamp.

Type: int

File

shipping/uc_fulfillment/src/Shipment.php, line 80

Class

Shipment
Defines the Shipment class.

Namespace

Drupal\uc_fulfillment

Code

protected $expected_delivery = 0;