Type Alias Layers

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

Information about the layer prices

Type declaration

  • additional_price: string

    Additional price for layer

  • layer_options: LayerOptionPrices[]

    Layer options prices

  • type: string

    Type of layer