Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Translations

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected request

request: IRequest

Methods

get

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

list

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

update

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

Generated using TypeDoc