ENUM

ReportAssetCode

Report asset types.

REPORT_FACSIMILE_PDF - Report facsimile in PDF format

PROPORTIONS_DIAGRAM - Graphic profile representation of the diamond's actual proportions

PLOTTING_DIAGRAM - Plotting diagram with symbols to indicate the type or nature, position, and the approximate size of a clarity characteristic

ITEM_IMAGE - Digital image of the item

ROUGH_ITEM_IMAGE - Digital image of the rough item

ROUGH_ITEM_VIDEO - Digital video of the rough item

POLISHED_ITEM_IMAGE - Digital image of the polished item

POLISHED_ITEM_VIDEO - Digital video of the polished item

SECONDARY_IMAGE - Secondary image

DTL_PDF - Diamond type letter facsimile in PDF format

DTTL_PDF - Diamond type treatment letter facsimile in PDF format

DTLP_PDF - Diamond type treatment letter facsimile with photo in PDF format

DTLP_IMAGE - Diamond type treatment letter photo

ASET_IMAGE - Light performance analysis image

IDEAL_REPORT_PDF - AGS Ideal report in PDF format

DIGITAL_CARD - Report digital card in PNG format

link GraphQL Schema definition

  • enum ReportAssetCode {
  • REPORT_FACSIMILE_PDF
  • PROPORTIONS_DIAGRAM
  • PLOTTING_DIAGRAM
  • ITEM_IMAGE
  • ROUGH_ITEM_IMAGE
  • ROUGH_ITEM_VIDEO
  • POLISHED_ITEM_IMAGE
  • POLISHED_ITEM_VIDEO
  • SECONDARY_IMAGE
  • DTL_PDF
  • DTTL_PDF
  • DTLP_PDF
  • DTLP_IMAGE
  • ASET_IMAGE
  • IDEAL_REPORT_PDF
  • DIGITAL_CARD
  • }