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

Function deleteListItemForListTypeCustomField

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

    Deletes 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:768

Settings

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

Generated using TypeDoc