Type Alias Mockup

Mockup: {
    display_name?: string;
    mockup_url?: string;
    placement?: string;
    style_id?: number;
    technique?: string;
}

Result of mockup generator tasks.

Type declaration

  • Optionaldisplay_name?: string

    This is a name that can be displayed to end customers.

  • Optionalmockup_url?: string

    Temporary URL to generated mockup image. Image will be removed from the hosting after a day so make sure to persist a copy if needed.

  • Optionalplacement?: string

    Placement name for which the mockup was generated

  • Optionalstyle_id?: number

    Mockup style identifier. Available mockup styles can be found under Retrieve catalog product mockup styles.

  • Optionaltechnique?: string

    Technique name for which the mockup was generated