data

package
v0.0.0-...-82d44d6 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName    = "role"
	AddUserAction = "add_user"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AddUserPayload

type AddUserPayload struct {
	AccessLevel interface{} `json:"access_level,omitempty"`
	Action      string      `json:"action"`
	Link        string      `json:"link"`
	UserId      string      `json:"user_id"`
	Username    *string     `json:"username"`
	Phone       *string     `json:"phone"`
}

Jump to

Keyboard shortcuts

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