Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
Reward
Interface Reward
interface
Reward
{
amount
:
string
;
canClaim
:
boolean
;
claimed
:
boolean
;
description
:
string
;
id
:
string
;
lastClaim
:
Date
;
nextClaim
:
null
|
Date
;
title
:
string
;
type
:
RewardType
;
}
Index
Properties
amount
can
Claim
claimed
description
id
last
Claim
next
Claim
title
type
Properties
amount
amount
:
string
can
Claim
canClaim
:
boolean
claimed
claimed
:
boolean
description
description
:
string
id
id
:
string
last
Claim
lastClaim
:
Date
next
Claim
nextClaim
:
null
|
Date
title
title
:
string
type
type
:
RewardType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
can
Claim
claimed
description
id
last
Claim
next
Claim
title
type
@sogni-ai/sogni-client
Loading...