Documentation ¶
Index ¶
- func NewCustomerSupportRemarkDeleter() services.CustomerSupportRemarkDeleter
- func NewCustomerSupportRemarkUpdater() services.CustomerSupportRemarkUpdater
- func NewCustomerSupportRemarks() services.CustomerSupportRemarksFetcher
- func NewCustomerSupportRemarksCreator() services.CustomerSupportRemarksCreator
- type CustomerSupportRemarkUpdater
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCustomerSupportRemarkDeleter ¶
func NewCustomerSupportRemarkDeleter() services.CustomerSupportRemarkDeleter
func NewCustomerSupportRemarkUpdater ¶
func NewCustomerSupportRemarkUpdater() services.CustomerSupportRemarkUpdater
func NewCustomerSupportRemarks ¶
func NewCustomerSupportRemarks() services.CustomerSupportRemarksFetcher
func NewCustomerSupportRemarksCreator ¶
func NewCustomerSupportRemarksCreator() services.CustomerSupportRemarksCreator
Types ¶
type CustomerSupportRemarkUpdater ¶
type CustomerSupportRemarkUpdater struct { }
func (CustomerSupportRemarkUpdater) UpdateCustomerSupportRemark ¶
func (o CustomerSupportRemarkUpdater) UpdateCustomerSupportRemark(appCtx appcontext.AppContext, params customersupportremarksop.UpdateCustomerSupportRemarkForMoveParams) (*models.CustomerSupportRemark, error)
Click to show internal directories.
Click to hide internal directories.