Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sanhe_confluence_sdk 0.1.3 documentation
Logo
sanhe_confluence_sdk 0.1.3 documentation
  • Quick Start
  • Maintainer Guide
Back to top
View this page

links¶

class sanhe_confluence_sdk.methods.common.links.Links(_raw_data: Dict[str, Any], _http_res: Response | None = None)[source]¶

MultiEntityLinks schema for pagination.

property next: str¶

Relative URL for the next set of results using cursor pagination.

property base: str¶

Base URL of the Confluence site.

Copyright © 2026, Sanhe Hu
Made with Sphinx and @pradyunsg's Furo
On this page
  • links
    • Links
      • Links.next
      • Links.base