Documentation Index
Fetch the complete documentation index at: https://mintlify.com/marcosfabricio3/simple-manager-mobile/llms.txt
Use this file to discover all available pages before exploring further.
Overview
TheService entity represents services or offerings available in Simple Manager Mobile. Services can be activated or deactivated, have pricing information, and include color coding for visual organization.
Interface Definition
Properties
Unique identifier for the service
Name or title of the service
Default price for the service in the application’s base currency
Color code (typically hex format) used for visual identification of the service in the UI
Flag indicating whether the service is currently active and available for use. Inactive services are typically hidden from selection
ISO 8601 timestamp indicating when the service was created
ISO 8601 timestamp indicating when the service was last updated
Usage Example
Common Operations
Creating a New Service
Deactivating a Service
Updating Service Price
Color Guidelines
Thecolor field should follow these recommendations:
- Use hex color codes (e.g.,
#4A90E2,#FF5733) - Choose distinct colors for different services to improve visual differentiation
- Consider accessibility and contrast when selecting colors