types

package
v2.5.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Company

type Company struct {
	Metadata Metadata
}

type Department

type Department struct {
	Metadata Metadata
}

type GetGroupsRequest

type GetGroupsRequest struct {
}

type GetGroupsResponse

type GetGroupsResponse struct {
	Companies   *[]Company
	Departments *[]Department
}

type Metadata

type Metadata struct {
	CreatedAt time.Time
	DeletedAt *time.Time
	ID        string
	Name      string
	UpdatedAt time.Time
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL