类的使用
com.lark.oapi.service.mdm.v1.model.I18nStruct
使用I18nStruct的程序包
-
com.lark.oapi.service.mdm.v1.model中I18nStruct的使用
修饰符和类型方法说明I18nStruct.Builder.build()CompanyCompanyBankAccount.getI18nAccountAttriDesc()CostCenter.getI18nCostCenterName()GlAccount.getI18nGlAccountName()修饰符和类型方法说明CompanyCompanyBankAccount.Builder.i18nAccountAttriDesc(I18nStruct[] i18nAccountAttriDesc) 账户属性描述多语言CostCenter.Builder.i18nCostCenterName(I18nStruct[] i18nCostCenterName) 成本中心名称多语言配置GlAccount.Builder.i18nGlAccountName(I18nStruct[] i18nGlAccountName) 会计科目名称多语言voidCompanyCompanyBankAccount.setI18nAccountAttriDesc(I18nStruct[] i18nAccountAttriDesc) voidCostCenter.setI18nCostCenterName(I18nStruct[] i18nCostCenterName) voidGlAccount.setI18nGlAccountName(I18nStruct[] i18nGlAccountName)