Interface FeedServiceValue

FeedServiceValueオブジェクトは、操作結果を含むFeed情報を表します。
FeedServiceValue object describes Feed information including operation result.

Hierarchy

  • FeedServiceValue

Properties

errors?: null | display.ModelError[]

Memberof

FeedServiceValue

feed?: null | Feed

Memberof

FeedServiceValue

operationSucceeded?: null | boolean
処理結果
Result of operation

Memberof

FeedServiceValue

uploadLimits?: null | FeedServiceUploadLimit[]

Memberof

FeedServiceValue