Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 692 Bytes

GetClinicInfoForCustomerResponse.md

File metadata and controls

13 lines (9 loc) · 692 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetClinicInfoForCustomerResponse

GetClinicInfoForCustomerResponse

Properties

Name Type Description Notes
CustomerId string The customer id [optional]
Clinic string The clinic the customer is associated to. Will be null if the customer is not associated to a clinic. [optional]
IsAdmin bool Whether the customer is an admin of the clinic he's associated to. [optional]

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