• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • updateListItemForListTypeCustomField

Function updateListItemForListTypeCustomField

  • updateListItemForListTypeCustomField(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Update List Item for List Type Custom Field 選択リストカスタム属性のリスト項目の更新

    Updates list item for list type custom field. Calling API fails if specified custom field’s type is not a list.

    Parameters

    • config: contracts.BacklogConfig
    • params: EmptyObject
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<EmptyObject>>

    • Defined in src/endpoints/BacklogProjectApi.ts:755

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc