ServiceCategory
This class represents a service category
id_unique (int) – ID if the service category
name (str) – Name of the service category
description (str) – Description of the service category
ServiceCategoryParam
This class represents the parameters of a service category
DESCRIPTION
Description of the service category (str)
NAME
Name of the service category (str)