Documentation
¶
Index ¶
Constants ¶
View Source
const ( InvalidAccountErrorName = "InvalidAccount" AccountPlanMissingErrorName = "AccountPlanMissing" )
View Source
const AddCommand = "/provider/add"
Variables ¶
View Source
var Add, _ = bindcap.New[*AddArguments](AddCommand)
View Source
var ErrAccountPlanMissing = errors.New(AccountPlanMissingErrorName, "account does not have an active payment plan")
Functions ¶
This section is empty.
Types ¶
type AddArguments ¶
type AddArguments = dm.AddArgumentsModel
type AddOK ¶
type AddOK = dm.AddOKModel
Click to show internal directories.
Click to hide internal directories.