Type Alias Layers

Layers: {
    additional_price?: string;
    layer_options?: LayerOptionPrices[];
    type?: string;
}

Information about the layer prices

Type declaration

  • Optionaladditional_price?: string

    Additional price for layer

  • Optionallayer_options?: LayerOptionPrices[]

    Layer options prices

  • Optionaltype?: string

    Type of layer