Ravak Configurator
    Preparing search index...

    Interface StockAvailabilityAPIModel

    interface StockAvailabilityAPIModel {
        amount?: null | number;
        amount_label?: null | string;
        amount_label_html_color?: null | string;
    }
    Index

    Properties

    amount?: null | number
    amount_label?: null | string
    amount_label_html_color?: null | string