Operation Id:
system/units/get [Official Documentaction]
Methods
- languagesIds Array<String>
Examples
This function returns the language ID(s) associated with the language code "pol".
Loading editor...
const result = await idosellRequest.getSystemUnits .languagesIds(["pol"]) .exec();