Type Alias AdditionalPlacements

AdditionalPlacements: {
    discounted_price: string;
    id: string;
    layers: Layers[];
    placement_options: FileOptionPrices[];
    price: string;
    technique_key: string;
    title: string;
    type: string;
}

Info about additional product placements prices.

Type declaration

  • discounted_price: string

    Discounted price per region

  • id: string

    ID or key of placement

  • layers: Layers[]

    Array containing the pricing information about the layers.

  • placement_options: FileOptionPrices[]

    Array containing the pricing information about the file options used

  • price: string

    Price converted to the region currency

  • technique_key: string

    Key associated to the available technique

  • title: string

    Title of the placement related

  • type: string

    Placement type