| Field | Type | Required | Description |
|---|---|---|---|
code |
int | ✔️ | The status code of the response. |
msg |
string | ✔️ | The message of the response. |
data |
array<Components\CommunityModel> | ✔️ | A list of community objects. |
| Field | Type | Required | Description |
|---|---|---|---|
code |
int | ✔️ | The status code of the response. |
msg |
string | ✔️ | The message of the response. |
data |
array<Components\CommunityModel> | ✔️ | A list of community objects. |