Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Greeting(prv: PathSegment, id?: string, service?: any): Greeting

Methods

get

  • Since 8.2 (Release 1.0.26)

    Returns a standard greeting by ID

    Required Permissions

    PermissionDescription
    ReadAccountsView Greetings

    Usage Plan Group

    Medium

    Returns Promise<DictionaryGreetingInfo>

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

list

  • Since 8.2 (Release 1.0.26)

    Returns a list of predefined standard greetings. Please note: Custom greetings recorded by user are not returned in response to this request. See Get Extension Custom Greetings.

    Required Permissions

    PermissionDescription
    ReadAccountsView Greetings

    Usage Plan Group

    Light

    Parameters

    Returns Promise<DictionaryGreetingList>

post

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc