masterAction

package
v0.0.0-...-4834045 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package masterAction アクション

Package masterAction アクション

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type MasterAction

type MasterAction struct {
	MasterActionId          int64
	Name                    string
	MasterActionStepEnum    masterActionStep.MasterActionStepEnum
	MasterActionTriggerEnum masterActionTrigger.MasterActionTriggerEnum
	TargetId                *int64
	TriggerMasterActionId   *int64
	Expiration              *int32
}

func NewMasterAction

func NewMasterAction() *MasterAction

func SetMasterAction

func SetMasterAction(masterActionId int64, name string, masterActionStepEnum masterActionStep.MasterActionStepEnum, masterActionTriggerEnum masterActionTrigger.MasterActionTriggerEnum, targetId *int64, triggerMasterActionId *int64, expiration *int32) *MasterAction

func (*MasterAction) TableName

func (t *MasterAction) TableName() string

type MasterActions

type MasterActions []*MasterAction

func NewMasterActions

func NewMasterActions() MasterActions

Jump to

Keyboard shortcuts

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