Type Alias Placement_2

Placement_2: {
    placement: string;
    placement_options?: PlacementOptions;
    print_area_type?: Placement_2.print_area_type;
    technique: string;
}

A placement is used to represent the physical area in which a design will be printed, and the technique used.

Type declaration

  • placement: string

    Name of the placement

  • Optionalplacement_options?: PlacementOptions

    Status of the placement design

  • Optionalprint_area_type?: Placement_2.print_area_type

    Type of the print area. Defaults to simple. Advanced type might be specified only for some specific products for example All-over Tote bag. In that case both sides of the product will be designed. Advanced designs are often more complicated so it's advised to refer to the mockup templates endpoint when using advanced designs. Available print area types for a specific product can be found in Mockup Styles endpoint.

  • technique: string

    Placement's technique