---
title: MTRDoorLockClusterGetWeekDayScheduleResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrdoorlockclustergetweekdayscheduleresponseparams
---

# MTRDoorLockClusterGetWeekDayScheduleResponseParams

## Declaration

```swift
class MTRDoorLockClusterGetWeekDayScheduleResponseParams
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/init(responsevalue:).md)

### Instance Properties

- [daysMask](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/daysmask.md)
- [endHour](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/endhour.md)
- [endMinute](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/endminute.md)
- [startHour](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/starthour.md)
- [startMinute](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/startminute.md)
- [status](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/status.md)
- [timedInvokeTimeoutMs](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/timedinvoketimeoutms.md)
- [userIndex](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/userindex.md)
- [weekDayIndex](matter/mtrdoorlockclustergetweekdayscheduleresponseparams/weekdayindex.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
