interface TranslationCostsPostEnding {
    name: "translation-costs-pe";
    schema: TranslationCostsPostEndingSchema | TranslationCostsPostEndingSchemaByTask;
}

Properties

Properties

name