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