Hierarchy

  • Collection

Properties

createdAt: Date
description: null | string
featured: boolean
id: number
isPublic: boolean
name: string
objImg: string[]
owner: {
    isAdmin: string;
    isCampaignManager: string;
    isPremium: string;
    isStoreManager: string;
    name: string;
    username: string;
}

Type declaration

  • isAdmin: string
  • isCampaignManager: string
  • isPremium: string
  • isStoreManager: string
  • name: string
  • username: string
public: boolean
slug: string
totalObjects: number
url: string

Generated using TypeDoc