Hierarchy

  • User

Properties

avatarSmallThumbnailUrl: string
avatarThumbnailUrl: string
avatarUrl: string
bio: string
coverUrl: string
followers: number
followings: number
isAdmin: boolean
isCampaignManager: boolean
isPremium: boolean
isStoreManager: boolean
likes: number
name: string
objects: number
printers: {
    items: Printer[];
    totalCount: number;
}

Type declaration

  • items: Printer[]
  • totalCount: number
printingSince: null | {
    date: Date;
    timezone: string;
    timezoneType: number;
}
profileSettingsUrl: string
profileUrl: string
socialNetworks: {
    items: SocialNetwork[];
    totalCount: number;
}

Type declaration

totalCollections: number
totalObjectsStore: number
totalPrints: number
username: string
views: number
website: null | string

Generated using TypeDoc