Home > @infiniteobjects/data-types > PrintButtonPartnerConfigHooks
Hook events that the partner is subscribed to.
Signature:
export declare class PrintButtonPartnerConfigHooks implements IPrintButtonPartnerConfigHooks
Implements: IPrintButtonPartnerConfigHooks
| Property | Modifiers | Type | Description |
|---|---|---|---|
| ORDER_CANCELED | string[] | The order has been cancelled | |
| ORDER_FULLFILLED | string[] | The Infinite Object is on the way to the customer | |
| ORDER_PLACED | string[] | The order has been placed and paid | |
| ORDER_RETURNED | string[] | The customer has returned the Infinite Object |