/**
 * This file was generated by st-open-api
 */
export interface IPacktechProductionInformation {
    print: boolean;
    softTouch: boolean;
}
