|
Enfusion Script API
|
Structure for ban data response of BanList requests. More...
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) | |
Structure for ban data response of BanList requests.
| int OnlineBanListData.createdAt |
| string OnlineBanListData.currentName |
| int OnlineBanListData.expiresAt |
| string OnlineBanListData.reason |