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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user