hasImages property

bool? hasImages
getter/setter pair

Whether any of the outputs of this step are images whose thumbnails can be fetched with ListThumbnails.

  • In response: always set - In create/update request: never set

Implementation

core.bool? hasImages;