onOrderUpdated( )


Notes:
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: OrderUpdatedEnvelope): void | Promise<void>

Did this help?