model

package
v0.0.0-...-e301e54 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateJobRoleCommand

type CreateJobRoleCommand struct {
	eventstore.BaseCommand
	StartedAt   *time.Time
	EndedAt     *time.Time
	JobTitle    string
	Description *string
	Primary     bool
	Source      common.Source
	CreatedAt   *time.Time
}

func NewCreateJobRoleCommand

func NewCreateJobRoleCommand(objectID, tenant, jobTitle string, description *string, primary bool, source, sourceOfTruth, appSource string, startedAt, endedAt, createdAt *time.Time) *CreateJobRoleCommand

Jump to

Keyboard shortcuts

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