Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Contributors

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected request

request: IRequest

Methods

create

  • create(projectId: string, body: object): Promise<object>

delete

  • delete(projectId: string, contributorId: number): Promise<object>

get

  • get(projectId: string, contributorId: number): Promise<object>

list

  • list(projectId: string, query?: IPage): Promise<object>

update

  • update(projectId: string, contributorId: number, body: object): Promise<object>

Generated using TypeDoc