saleExceptionMessage

package
v0.0.0-...-e9ec6a3 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var INVALID_TRANSITION = appDto.CustomErrorDTO{
	Code:   "INVALID_TRANSITION",
	Title:  "Transição de status inválida",
	Detail: "A transição de status da venda solicitada é inválida",
}
View Source
var SALE_NOT_FOUND = appDto.CustomErrorDTO{
	Code:   "SALE_NOT_FOUND",
	Title:  "Venda não encontrada",
	Detail: "Atendimento não foi encontrado na base de dados",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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