| Field | Type | Required | Description |
|---|---|---|---|
code |
int | ✔️ | The status code of the response. |
msg |
str | ✔️ | The message of the response. |
data |
List[models.XArticleModel] | ✔️ | A list of X article objects. |
| Field | Type | Required | Description |
|---|---|---|---|
code |
int | ✔️ | The status code of the response. |
msg |
str | ✔️ | The message of the response. |
data |
List[models.XArticleModel] | ✔️ | A list of X article objects. |