类 AppScopeI18nInfo

java.lang.Object
com.lark.oapi.service.application.v6.model.AppScopeI18nInfo

public class AppScopeI18nInfo extends Object
  • 构造器详细资料

    • AppScopeI18nInfo

      public AppScopeI18nInfo()
    • AppScopeI18nInfo

      public AppScopeI18nInfo(AppScopeI18nInfo.Builder builder)
  • 方法详细资料

    • newBuilder

      public static AppScopeI18nInfo.Builder newBuilder()
    • getI18nKey

      public String getI18nKey()
    • setI18nKey

      public void setI18nKey(String i18nKey)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)