Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties retured from a save operation

Hierarchy

Index

Properties

hash

hash: string

A hash value that references the save

images

images: {}

A map of images in base64 format from the save

Type declaration

  • [id: string]: { height: number; src: string; width: number }
    • height: number
    • src: string
    • width: number

orderPayload

orderPayload: any

A copy of the save formatted using the specified SaveOptions.payloadSchema

style

style: string

The style description of the save

Legend

  • Constructor
  • Method
  • Property

Generated using TypeDoc