CompilationManager
Table of Contents
Methods
- processOrderForCompilation() : int|null
- Binded order for comlitation deal.
- sendOrderBoundEvent() : mixed
- sendToCompilationDealTimeline() : void
Methods
processOrderForCompilation()
Binded order for comlitation deal.
public
static processOrderForCompilation(mixed $order) : int|null
Parameters
- $order : mixed
Return values
int|null —complitation deal id
sendOrderBoundEvent()
public
static sendOrderBoundEvent(mixed $order) : mixed
Parameters
- $order : mixed
sendToCompilationDealTimeline()
public
static sendToCompilationDealTimeline(Order $order) : void
Parameters
- $order : Order