Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.12 KB

File metadata and controls

17 lines (14 loc) · 1.12 KB

ServiceViewModel

Properties

Name Type Description Notes
id \Swagger\Client\Model\ServiceId [optional]
encrypted_company_id string Gets or sets encrypted company Id. [optional]
name string Gets or sets service translated name. [optional]
default_name string Gets or sets service not translated name. [optional]
price double Gets or sets service price. [optional]
service_type \Swagger\Client\Model\ServiceTypeViewModel [optional]
service_relation_type \Swagger\Client\Model\ServiceRelationTypeViewModel [optional]
rules \Swagger\Client\Model\RulesViewModel [optional]
product_group \Swagger\Client\Model\ProductGroupViewModel [optional]

[Back to Model list] [Back to API list] [Back to README]