Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 942 Bytes

File metadata and controls

19 lines (16 loc) · 942 Bytes

AddressService

Properties

Name Type Description Notes
id string [optional]
name string [optional]
price int Integer part of the price (decimals truncated) [optional]
is_price_from bool If true, the price is the minimum price of the service [optional]
is_default bool [optional]
service_id string [optional]
description string [optional]
duration int [optional]
is_visible bool [optional]
allowed_patients AllOfAddressServiceAllowedPatients [optional]
custom_name string [optional]

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