Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Service ¶
func Service(credentials *settings.Credentials) settings.CRUDService[*activegatetokens.Settings]
Types ¶
type TenantTokenResponse ¶
type TenantTokenResponse struct {
TenantToken string `json:"tenantToken"`
}
type TokenCreateResponse ¶
Click to show internal directories.
Click to hide internal directories.