1
0
mirror of https://github.com/google/nomulus synced 2026-04-26 19:15:24 +00:00

Remove all uses of the billingIdentifier field (#1608)

* Remove all uses of the billingIdentifier field

* Add @ignore flag

* Add tag
This commit is contained in:
sarahcaseybot
2022-05-18 17:15:45 -04:00
committed by GitHub
parent 03ca6cecc7
commit c262ef82c9
9 changed files with 29 additions and 153 deletions

View File

@@ -568,7 +568,6 @@ class google.registry.model.registrar.Registrar {
google.registry.model.registrar.Registrar$Type type;
google.registry.model.registrar.RegistrarAddress internationalizedAddress;
google.registry.model.registrar.RegistrarAddress localizedAddress;
java.lang.Long billingIdentifier;
java.lang.Long ianaIdentifier;
java.lang.String clientCertificate;
java.lang.String clientCertificateHash;