Enfusion Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
OnlineBanListData Interface Reference

Structure for ban data response of BanList requests. More...

Inheritance diagram for OnlineBanListData:
[legend]

Public Attributes

string identityId string bannedName
 
string currentName
 
string reason
 
int createdAt
 
int expiresAt
 

Additional Inherited Members

- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Structure for ban data response of BanList requests.

Member Data Documentation

◆ bannedName

string identityId string OnlineBanListData.bannedName

◆ createdAt

int OnlineBanListData.createdAt

◆ currentName

string OnlineBanListData.currentName

◆ expiresAt

int OnlineBanListData.expiresAt

◆ reason

string OnlineBanListData.reason

The documentation for this interface was generated from the following file: