Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface SetDefaultUnitPriceRequest

    interface SetDefaultUnitPriceRequest {
        priceId: string;
        productId: string;
    }
    Index
    priceId: string
    productId: string