mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Currently EapFee is a separate class that has no inheritance from either BaseFee and Fee. With this CL its functionality is merged into the Fee class and the type of the fee can be identified by the FeeType enum in the Fee class. Future custom fees can follow the same pattern. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133627570 |
||
---|---|---|
.. | ||
com/google | ||
google/registry |