mirror of
https://github.com/google/nomulus
synced 2026-08-21 22:56:19 +00:00
Add a SYNTHETIC flag for BillingEvent
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119559193
This commit is contained in:
@@ -26,6 +26,7 @@ enum com.google.domain.registry.model.billing.BillingEvent$Flag {
|
||||
AUTO_RENEW;
|
||||
LANDRUSH;
|
||||
SUNRISE;
|
||||
SYNTHETIC;
|
||||
}
|
||||
class com.google.domain.registry.model.billing.BillingEvent$Modification {
|
||||
@Id long id;
|
||||
|
||||
Reference in New Issue
Block a user