GPLI
  • Home
  • News
  • Documentation
    • Code documentation
    • Coverage
  • Wiki
  • Projects
  • Changelog
  • Contact
  • Roadmap
swift library glpi 1.0.0

Documentation

Glpi Docs (11% documented)

View on GitHub

Glpi Reference QueryString Structure Reference

Index
  • Classes
    • GlpiRequest
  • Global Variables
    • SESSION_TOKEN
  • Enumerations
    • HTTPMethod
    • ItemType
    • Routers
  • Protocols
    • URLRequestDelegate
  • Structures
    • QueryString
    • – orderType
    • – GetAllItems
    • – GetAnItem
    • – GetSubItems
    • – DeleteItems

QueryString

public struct QueryString

Undocumented

  • init()

    Undocumented

    Declaration

    Swift

    public init()
  • orderType

    Undocumented

    See more

    Declaration

    Swift

    public enum orderType
  • GetAllItems

    Undocumented

    See more

    Declaration

    Swift

    public struct GetAllItems
  • GetAnItem

    Undocumented

    See more

    Declaration

    Swift

    public struct GetAnItem
  • GetSubItems

    Undocumented

    See more

    Declaration

    Swift

    public struct GetSubItems
  • DeleteItems

    Undocumented

    See more

    Declaration

    Swift

    public struct DeleteItems
Back to top logo hidden

A solution powered by teclib