@nosto/nosto-js
    Preparing search index...

    Interface OptionValue

    interface OptionValue {
        available_for_sale: boolean;
        name: string;
    }
    Index

    Properties

    available_for_sale: boolean
    name: string