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

  • Optionaldiscounted_price?: string

    Discounted price per region

  • Optionalid?: string

    ID or key of placement

  • Optionallayers?: Layers[]

    Array containing the pricing information about the layers

  • Optionalplacement_options?: FileOptionPrices[]

    Array containing the pricing information about the file options used

  • Optionalprice?: string

    Price converted to the region currency

  • Optionaltechnique_key?: string

    Key associated to the available technique

  • Optionaltitle?: string

    Title of the placement related

  • Optionaltype?: string

    Placement type