You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Available Resources and Operations](https://github.com/mollie/mollie-api-python-beta/blob/master/#available-resources-and-operations)
Copy file name to clipboardExpand all lines: docs/models/entitysalesinvoiceresponselinks.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,6 @@ An object with several relevant URLs. Every URL object will contain an `href` an
10
10
|`self_`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
11
11
|`invoice_payment`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
12
12
|`pdf_link`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
13
-
|`documentation`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
13
+
|`documentation`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
14
+
|`next`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
15
+
|`previous`|[Optional[models.URL]](../models/url.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
0 commit comments