AddServiceItem
A simple struct representing the metadata needed to add an item via user-facing information.
Properties
typestring requiredthe type of the item to addnamestring requiredthe name (including any namespacing) of the item
A simple struct representing the metadata needed to add an item via user-facing information.
type
string
requiredname
string
required