Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageCreateResult

Package version

An interface representing ImageCreateResult.

Hierarchy

  • ImageCreateResult

Index

Properties

Properties

Optional image

image: Image

The image. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sourceUrl

sourceUrl: undefined | string

Source URL of the image. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

Status of the image creation. Possible values include: 'OK', 'OKDuplicate', 'ErrorSource', 'ErrorImageFormat', 'ErrorImageSize', 'ErrorStorage', 'ErrorLimitExceed', 'ErrorTagLimitExceed', 'ErrorRegionLimitExceed', 'ErrorUnknown', 'ErrorNegativeAndRegularTagOnSameImage' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc