Preparing search index...
The search index is not available
@lacagnottedesproches/lcdp-js
@lacagnottedesproches/lcdp-js
DonationResult
Interface DonationResult
interface
DonationResult
{
client_secret
:
string
;
donation_id
?:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
error
?:
string
;
status
:
string
;
}
Index
Properties
client_
secret
donation_
id?
error?
status
Properties
client_
secret
client_secret
:
string
Optional
donation_
id
donation_id
?:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
Optional
error
error
?:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
secret
donation_
id
error
status
@lacagnottedesproches/lcdp-js
Loading...