Type Alias Mockup

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

Result of mockup generator tasks.

Type declaration

  • display_name: string

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

  • mockup_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.

  • placement: string

    Placement name for which the mockup was generated

  • style_id: number

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

  • technique: string

    Technique name for which the mockup was generated