| Field | Setter Type | Getter Type | Required | Description |
|---|---|---|---|---|
code |
long | long | ✔️ | The status code of the response. |
msg |
String | String | ✔️ | The message of the response. |
data |
List<XArticleModel> | List<XArticleModel> | ✔️ | A list of X article objects. |
| Field | Setter Type | Getter Type | Required | Description |
|---|---|---|---|---|
code |
long | long | ✔️ | The status code of the response. |
msg |
String | String | ✔️ | The message of the response. |
data |
List<XArticleModel> | List<XArticleModel> | ✔️ | A list of X article objects. |