RDAP: Add link to static TOS page

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=219332975
This commit is contained in:
mountford 2018-10-30 11:17:40 -07:00 committed by jianglai
parent 57f06258d3
commit 09202562c7
3 changed files with 48 additions and 23 deletions

View file

@ -88,6 +88,7 @@ public class RegistryConfigSettings {
public String reservedTermsExportDisclaimer;
public String whoisDisclaimer;
public String rdapTos;
public String rdapTosStaticUrl;
public String spec11EmailBodyTemplate;
}