Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Organization ¶
type OrganizationsResponse ¶
type OrganizationsResponse struct {
Organizations []Organization `json:"orgs"`
}
type SelfResponse ¶
type SelfResponse struct {
Data SelfResponseData
}
type SelfResponseData ¶
type SelfResponseData struct { Attributes SelfResponseDataAttribute `json:"attributes,omitempty"` Id string `json:"id,omitempty"` Type string `json:"type,omitempty"` }
Click to show internal directories.
Click to hide internal directories.