Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 901 Bytes

File metadata and controls

16 lines (13 loc) · 901 Bytes

AddAddressServiceRequest

Properties

Name Type Description Notes
service_id string ID of a service
is_price_from bool If the specified price is the minimum price of the service [optional]
price int Minimum price [optional]
description string [optional]
is_visible bool [optional]
default_duration int [optional]
allowed_patients AllOfAddAddressServiceRequestAllowedPatients [optional]
custom_name string A custom display name for the service. Cannot be an empty string. [optional]

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