THEOplayer React Native Connectors
    Preparing search index...

    Interface Price

    interface Price {
        currentPrice: string;
        strikethroughPrice?: string;
    }
    Index

    Properties

    currentPrice: string
    strikethroughPrice?: string