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

    Interface ProductPrice

    interface ProductPrice {
        amount: number;
        currencyCode: string;
    }
    Index

    Properties

    Properties

    amount: number
    currencyCode: string