Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Department ¶
type Department struct {
Metadata Metadata
}
type GetGroupsRequest ¶
type GetGroupsRequest struct { }
type GetGroupsResponse ¶
type GetGroupsResponse struct { Companies *[]Company Departments *[]Department }
Click to show internal directories.
Click to hide internal directories.