Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
RewardData
Type Alias RewardData
Reward
Data
:
{
__typename
?:
"RewardData"
;
calculateSize
:
Scalars
[
"Int"
]
[
"output"
]
;
clone
?:
Maybe
<
RewardData
>
;
points
?:
Maybe
<
PointsDataGrpc
>
;
rewardDetailsCase
:
RewardDetailsOneofCase
;
tokens
?:
Maybe
<
TokensDataGrpc
>
;
}
Data about the rewards for an offer
Type declaration
Optional
__typename
?:
"RewardData"
calculate
Size
:
Scalars
[
"Int"
]
[
"output"
]
Optional
clone
?:
Maybe
<
RewardData
>
Optional
points
?:
Maybe
<
PointsDataGrpc
>
Points reward data
reward
Details
Case
:
RewardDetailsOneofCase
Optional
tokens
?:
Maybe
<
TokensDataGrpc
>
Tokens reward data
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Data about the rewards for an offer