ApiProtectedRangeUserInfo
class ApiProtectedRangeUserInfo
Description
Class representing a user from the current protected range.
Instance Methods
- GetName
(): string | "null"
Returns the name property of the current user's information.
- GetType
(): ProtectedRangeUserType
Returns the type property of the current user's information.
- GetId
(): string | "null"
Returns the ID property of the current user's information.