Preparing search index...
The search index is not available
Donation Alerts - v4.0.0
Donation Alerts
api
DonationAlertsUserJson
Interface DonationAlertsUserJson
Represents user profile information as a plain JavaScript object.
interface
DonationAlertsUserJson
{
avatar
:
string
;
code
:
string
;
email
:
string
;
id
:
number
;
name
:
string
;
socketConnectionToken
:
string
;
}
Index
Properties
avatar
code
email
id
name
socket
Connection
Token
Properties
avatar
avatar
:
string
code
code
:
string
email
email
:
string
id
id
:
number
name
name
:
string
socket
Connection
Token
socketConnectionToken
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
code
email
id
name
socket
Connection
Token
Donation Alerts - v4.0.0
Loading...
Represents user profile information as a plain JavaScript object.