Typescript SDK Type Docs
    Preparing search index...

    Interface Variant

    interface Variant {
        id: number;
        key: string;
        sku: string;
    }
    Index

    Properties

    Properties

    id: number
    key: string
    sku: string