Interface ICommonPicture

Hierarchy

  • ICommonPicture

Properties

Properties

jpg: {
    image_url: null | string;
}

Image of the target in the format jpg

Type declaration

  • image_url: null | string

    Image URL of the target in the format jpg

Generated using TypeDoc