• Preparing search index...
  • The search index is not available
kOS UI SDK
  • kOS UI SDK
  • kOS Core SDK Models
  • getConfigBean

Function getConfigBean

  • getConfigBean(id, path?): Promise<undefined | KosServiceResponse<ConfigBeanResponse>>
  • Modifies an ConfigBean from the server based on the id.

    Parameters

    • id: string

      the id of the ConfigBean to be modified

    • path: string = ...

    Returns Promise<undefined | KosServiceResponse<ConfigBeanResponse>>

    an empty response with status 200.

Settings

Member Visibility

Theme

kOS UI SDK
  • Loading...

Generated using TypeDoc