ConnectApi.FeedEntitySummary
このクラスは抽象クラスです。
| プロパティ名 | 型 | 説明 | 使用可能なバージョン |
|---|---|---|---|
| actor | ConnectApi.Actor | フィードエンティティを作成したエンティティ。 | 39.0 |
| body | ConnectApi.FeedBody | フィードエンティティに関する情報。 | 39.0 |
| createdDate | Datetime | ISO 8601 日付文字列形式のエンティティの作成日 (例: 2011-02-25T18:24:31.000Z)。 | 39.0 |
| feedElementType | ConnectApi.FeedElementType |
フィードエンティティのタイプ。
|
39.0 |
| id | String | フィードエンティティの 18 文字の ID。 | 39.0 |
| isEntityAvailable | Boolean | エンティティが使用可能かどうかを示します。false の場合、ユーザにエンティティへのアクセス権がないか、エンティティが削除されています。 | 39.0 |
| parent | ConnectApi.ActorWithId | フィードエンティティの親。 | 39.0 |
| relativeCreatedDate | String | 相対的な作成日 (「2 時間前」など)。 | 39.0 |
| url | String | フィードエンティティへの URL。 | 39.0 |