Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ThemeClient

Index

Constructors

Properties

client: HttpClient

Methods

  • Parameters

    • themeId: string

    Returns Promise<Response<ThemeProperty>>

  • listSettings(): Promise<Response<Record<string, any>>>
  • Returns Promise<Response<Record<string, any>>>

  • listSettingsById(themeId: string): Promise<Response<Record<string, any>>>
  • Parameters

    • themeId: string

    Returns Promise<Response<Record<string, any>>>

Generated using TypeDoc