2017-08-25 15:05:53 +02:00
|
|
|
---
|
|
|
|
title: pageBlockPhoto
|
|
|
|
description: A photo
|
|
|
|
---
|
|
|
|
## Constructor: pageBlockPhoto
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A photo
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|photo|[photo](../constructors/photo.md) | Yes|The photo, nullable|
|
2017-08-25 15:05:53 +02:00
|
|
|
|caption|[RichText](../types/RichText.md) | Yes|Photo caption|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [PageBlock](../types/PageBlock.md)
|
|
|
|
|
|
|
|
|