keyuseractions

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const SchemaID = "v1:config:applications:web:keyuseractions"

Variables

This section is empty.

Functions

Types

type KeyUserAction

type KeyUserAction struct {
	Name         string `json:"name"`
	ActionType   string `json:"actionType"`
	Domain       string `json:"domain"`
	MEIdentifier string `json:"meIdentifier"`
}

type KeyUserActionCreateResponse

type KeyUserActionCreateResponse struct {
	ID string `json:"id"`
}

type KeyUserActionsList

type KeyUserActionsList struct {
	Values []KeyUserAction `json:"keyUserActionList"`
}

type QueryForWebAppIDResponse

type QueryForWebAppIDResponse struct {
	Entities []struct {
		EntityID string `json:"entityId"`
	} `json:"entities"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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