1
0
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:
mcilwain
2018-06-25 10:39:45 -07:00
committed by Ben McIlwain
parent 4cddbdacff
commit 6706b99828
24 changed files with 1 additions and 2545 deletions

View File

@@ -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