models

package
v0.0.0-...-e98bb8d Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tenant

type Tenant struct {
	ETag                     string    `json:"ETag"`
	PartitionKey             string    `json:"PartitionKey"`
	RowKey                   string    `json:"RowKey"`
	Timestamp                time.Time `json:"Timestamp"`
	ExcludeDate              string    `json:"ExcludeDate"`
	ExcludeUser              string    `json:"ExcludeUser"`
	Excluded                 bool      `json:"Excluded"`
	GraphErrorCount          int       `json:"GraphErrorCount"`
	LastGraphError           string    `json:"LastGraphError"`
	LastRefresh              time.Time `json:"LastRefresh"`
	RequiresRefresh          bool      `json:"RequiresRefresh"`
	CustomerId               string    `json:"customerId"`
	DefaultDomainName        string    `json:"defaultDomainName"`
	DelegatedPrivilegeStatus string    `json:"delegatedPrivilegeStatus"`
	DisplayName              string    `json:"displayName"`
	Domains                  string    `json:"domains"`
	HasAutoExtend            bool      `json:"hasAutoExtend"`
	InitialDomainName        string    `json:"initialDomainName"`
	RelationshipCount        int       `json:"relationshipCount"`
	RelationshipEnd          time.Time `json:"relationshipEnd"`
}

type Tenants

type Tenants struct {
	Tenants []Tenant `json:"Tenants"`
}

Jump to

Keyboard shortcuts

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