# Functions
NewClient -.
# Structs
App -.
Client -.
Org -.
OrgQuota - A space quota looks very similar but it uses a different (v2) API endpoint just to be safe, going to explicitly reference this as a way to get quota of an Org.
Service - admittantly, did flatten this structure out to avoid nesting structs.
Space -.
# Type aliases
AppsService -.
InfoService -.
OrgQuotasService -.
OrgsService -.
ServicesService -
wow that's quite the name, isn't it?.
SpacesService -.