Models
airvpn.web.user.models
About
Represents the "About" section of a user's profile.
Attributes:
| Name | Type | Description |
|---|---|---|
rank |
Rank | None
|
The user's rank. |
birthday |
str | None
|
The user's birthday, if disclosed. |
Rank
Represents a forum rank/title assigned to a user.
Attributes:
| Name | Type | Description |
|---|---|---|
name |
str | None
|
Display name of the rank. |
level |
int | None
|
Numeric level of the rank. |