mirror of
https://github.com/google/nomulus
synced 2026-05-01 21:35:59 +00:00
Delete remnants of registrar-level credits
We never fully used this stuff but definitely no longer use it following our recent billing refactor. It's confusing to retain all of these entities and commands given that none of them are actually used by anything. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=201978094
This commit is contained in:
@@ -377,11 +377,6 @@ registry codebase:
|
||||
* `Registrar` -- These hold information about client registrars.
|
||||
* `RegistrarContact` -- Registrars have contacts just as domains do. These are
|
||||
stored in a special RegistrarContact entity.
|
||||
* `RegistrarCredit` and `RegistrarCreditBalance` -- These entities implement
|
||||
the concept of registrar "credits" which are pools of credit that would
|
||||
apply to charges owed by the registrar. Note, however, that Nomulus
|
||||
currently has no support for actually incorporating credits into billing
|
||||
output, and these entities may be removed at any time.
|
||||
* `Registry` -- These hold information about the TLDs supported by the
|
||||
Registry system.
|
||||
* `RegistryCursor` -- These entities are the predecessor to the Cursor
|
||||
|
||||
Reference in New Issue
Block a user