22 lines
306 B
Markdown
22 lines
306 B
Markdown
---
|
|
title: userStatusLastWeek
|
|
description: userStatusLastWeek attributes, type and example
|
|
---
|
|
## Constructor: userStatusLastWeek
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [UserStatus](../types/UserStatus.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$userStatusLastWeek = ['_' => 'userStatusLastWeek', ];
|
|
```
|
|
|