serviceType property

List<CodeableReference>? serviceType
inherited

serviceType The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the Schedule resource.

Implementation

List<CodeableReference>? get serviceType =>
    throw _privateConstructorUsedError;