Shipment extends Base
Table of Contents
Methods
- allowDeliveryNotify() : mixed
- deductedNotify() : mixed
- statusNotify() : mixed
Methods
allowDeliveryNotify()
public
static allowDeliveryNotify(Event $event) : mixed
Parameters
- $event : Event
deductedNotify()
public
static deductedNotify(Event $event) : mixed
Parameters
- $event : Event
statusNotify()
public
static statusNotify(Event $event) : mixed
Parameters
- $event : Event