command

package
v0.0.0-...-d7ee072 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloseLooseOpportunityCommand

type CloseLooseOpportunityCommand struct {
	eventstore.BaseCommand
	AppSource string
	UpdatedAt *time.Time
	ClosedAt  *time.Time
}

func NewCloseLooseOpportunityCommand

func NewCloseLooseOpportunityCommand(opportunityId, tenant, loggedInUserId, appSource string, updatedAt, closedAt *time.Time) *CloseLooseOpportunityCommand

type UpdateRenewalOpportunityNextCycleDateCommand

type UpdateRenewalOpportunityNextCycleDateCommand struct {
	eventstore.BaseCommand
	AppSource  string
	ContractId string
	UpdatedAt  *time.Time
	RenewedAt  *time.Time
}

func NewUpdateRenewalOpportunityNextCycleDateCommand

func NewUpdateRenewalOpportunityNextCycleDateCommand(opportunityId, tenant, loggedInUserId, appSource string, updatedAt, renewedAt *time.Time) *UpdateRenewalOpportunityNextCycleDateCommand

Jump to

Keyboard shortcuts

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