customer_relationship

package
v1.0.44 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendCustomerServiceMessage

func SendCustomerServiceMessage(cs CustomerServiceMessage) (any, error)

Types

type CustomerRelationshipService

type CustomerRelationshipService struct {
	WhatsappService  *whatsapp.WhatsappService
	FormService      *form.FormService
	TelegramService  *telegram.TelegramService
	InstagramService *instagram.InstagramService
	// contains filtered or unexported fields
}

func NewCustomerRelationshipService

func NewCustomerRelationshipService(ctx *context.ERPContext) *CustomerRelationshipService

func (*CustomerRelationshipService) Migrate

func (cs *CustomerRelationshipService) Migrate() error

type CustomerServiceMessage

type CustomerServiceMessage interface {
	SendCSMessage() (any, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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