stack

Home > @infiniteobjects/data-types > PrintButtonCallbackJob

PrintButtonCallbackJob class

Print Button Callback Job

Signature:

export declare class PrintButtonCallbackJob implements IPrintButtonCallbackJob 

Implements: IPrintButtonCallbackJob

Remarks

This is the schema we use to send events to the pub/sub, it should be created from the PrintButtonSale

Properties

Property Modifiers Type Description
callbackUrl   string  
payload   PrintButtonCallbackPayload  
sharedSecret   string