Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiResult

This is the result returned from the server

Hierarchy

  • ApiResult

Index

Properties

Properties

code

code: number

The http response code

fileType

fileType: string

Type of the file (image) values: jpeg | jpg | png | gif | apng

mimeType

mimeType: string

Mime type (file extension of the internet) example: image/png

url

url: string

URL of the image

Generated using TypeDoc