command

package
v0.0.0-...-bc897a1 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 UpsertPhoneNumberCommand

type UpsertPhoneNumberCommand struct {
	eventstore.BaseCommand
	IsCreateCommand bool
	RawPhoneNumber  string
	Source          common.Source
	CreatedAt       *time.Time
	UpdatedAt       *time.Time
}

func NewUpsertPhoneNumberCommand

func NewUpsertPhoneNumberCommand(objectId, tenant, loggedInUserId, rawPhoneNumber string, source common.Source, createdAt, updatedAt *time.Time) *UpsertPhoneNumberCommand

Jump to

Keyboard shortcuts

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