Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1007 Bytes

File metadata and controls

15 lines (12 loc) · 1007 Bytes

UpdateAddressServiceRequest

Properties

Name Type Description Notes
is_price_from bool If true, the price is the minimum price of the service [optional]
price float Service price. Maximum 2 decimal places; additional decimals are truncated. Invalid formats are rejected with 400 Bad Request [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]