in

package
v0.0.0-...-c66eaa6 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArrayOfEventField

type ArrayOfEventField struct {
	EventField []*EventField
}

type ArrayOfEventFieldItem

type ArrayOfEventFieldItem struct {
	EventFieldItem []*EventFieldItem
}

type EventField

type EventField struct {
	ID string

	Name string

	FieldType string

	IsMandatory bool

	Rank int32

	Tag string

	Items *ArrayOfEventFieldItem

	CustomFieldOrder int32
}

type EventFieldItem

type EventFieldItem struct {
	EventFieldItemID string

	Text string

	Rank int32

	FloatField1 float32
	FloatField2 float64
}

type EventSubForm

type EventSubForm struct {
	ID string

	Caption string

	Rank int32

	Fields *ArrayOfEventField

	User User

	PrimitivePointer *int

	SliceInt []int
}

type User

type User struct{}

Jump to

Keyboard shortcuts

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