Hierarchy

  • LanguageCodeProxyInterface

Implemented by

Properties

getMultiCodeToKeyNameValue: ((dto: MultiLanguageCodeWithOptions) => Promise<ResponseDto<any>>)

Type declaration

getMultiName: ((dto: MultiLanguageCodeWithOptions) => Promise<ResponseDto<any>>)

Type declaration

getName: ((dto: LanguageCodeWithOptions) => Promise<ResponseDto<any>>)

Type declaration

getSiteMap: ((dto: LanguageCodeSiteMapInputs) => Promise<ResponseDto<any>>)

Type declaration

Generated using TypeDoc