Hierarchy

  • Object

Properties

archiveDownloadUrl: null | string
categories: {
    items: unknown[];
    totalCount: 0;
}

Type declaration

  • items: unknown[]
  • totalCount: 0
complexity: unknown
complexityName: null | string
description: null | string
descriptionHtml: string
designer: User
dimensions: null | string
featured: boolean
fileMode: number
files: {
    items: unknown[];
    totalCount: number;
}

Type declaration

  • items: unknown[]
  • totalCount: number
filters: string[]
id: number
images: Image[]
license: string
licenses: License[]
likes: number
listed: boolean
materialQuantity: null | string
name: string
price: null | {
    currency: string;
    symbol: string;
    value: string;
}
printingDetails: null | string
printingDetailsHtml: null | string
prints: {
    items: unknown[];
    totalCount: 0;
}

Type declaration

  • items: unknown[]
  • totalCount: 0
publishedAt: Date
purchaseUrl: null | string
status: number
statusName: string
support: boolean
tags: string[]
url: string
views: number
visibility: Visibility
visibilityName: string

Generated using TypeDoc