react-native-firework-sdk
    Preparing search index...

    Interface UpdateProductDetailsEvent

    interface UpdateProductDetailsEvent {
        productIds: string[];
        video: VideoPlaybackDetails;
    }
    Index

    Properties

    Properties

    productIds: string[]

    A unique identifier list of the products.

    The video playback details for the event.