Last updated
SoftwareOne is a trademark of SoftwareOne, Inc. "The Software Licensing Experts" is a service mark of SoftwareOne, Inc. VAR assist is a trademark of SoftwareOne, Inc. "It pays to partner" is a service mark of SoftwareOne, Incorporated.
Last updated
id
string
Primary module identifier.
Example: "MOD-1234"
name
string
Name of the module.
Example: "Invoices"
description
string
Description of the module.
Example: "Invoices module"
accountTypes
string
Defines presence of module for each account type.
Example: ["vendor", "client", "operations"]
isEnabledByDefault
boolean
Defines whether the module is enabled by default.
Example: "true"
isConfigurable
boolean
Defines whether module’s access can be changed.
Example: "true"