Properties
Protected Readonly getLoc
Protected Readonly setLoc
Methods
Protected getLocale
- getLocale(param): Promise<Record<string, string>>
Returns Promise<Record<string, string>>
Protected postLocale
- postLocale(param, body): Promise<void>
Parameters
- param: PostLocalesDTO
- body: Record<string, string>
Returns Promise<void>