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 ¶
Click to show internal directories.
Click to hide internal directories.