Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 897 Bytes

File metadata and controls

15 lines (12 loc) · 897 Bytes

UpdateAddressServiceRequest

Properties

Name Type Description Notes
is_price_from bool If the specified price is the minimum price of the service [optional]
price int Minimum price [optional]
description string [optional]
default_duration int [optional]
is_visible bool [optional]
allowed_patients AllOfUpdateAddressServiceRequestAllowedPatients [optional]
custom_name string A custom display name for the service. Cannot be an empty string. Send null to clear the custom name. [optional]

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