@playlive/tiltify-graphql
Preparing search index...
TiltifyDonationNode
Interface TiltifyDonationNode
interface
TiltifyDonationNode
{
amount
:
TiltifyAmount
;
donorComment
:
string
|
null
;
donorName
:
string
|
null
;
id
:
string
;
incentives
:
{
publicId
:
string
;
type
:
string
}
[]
;
isMatch
:
boolean
;
matchCount
:
number
;
}
Index
Properties
amount
donor
Comment
donor
Name
id
incentives
is
Match
match
Count
Properties
amount
amount
:
TiltifyAmount
donor
Comment
donorComment
:
string
|
null
donor
Name
donorName
:
string
|
null
id
id
:
string
incentives
incentives
:
{
publicId
:
string
;
type
:
string
}
[]
is
Match
isMatch
:
boolean
match
Count
matchCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
donor
Comment
donor
Name
id
incentives
is
Match
match
Count
@playlive/tiltify-graphql
Loading...