1
0
mirror of https://github.com/google/nomulus synced 2026-05-28 10:40:44 +00:00

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;
}