react-native-adjoe-sdk-4.0.0-beta.2
    Preparing search index...

    Interface PlaytimeCashbackReward

    interface PlaytimeCashbackReward {
        events?: null | PlaytimeCashbackRewardEvent[];
        totalCoins?: null | number;
    }
    Index

    Properties

    Properties

    events?: null | PlaytimeCashbackRewardEvent[]

    Events in the reward group.

    totalCoins?: null | number

    Total amount of coins for given rewarded events group.