Package google.registry.model.transfer
Interface TransferData.TransferServerApproveEntity
- All Known Implementing Classes:
BillingBase
,BillingCancellation
,BillingEvent
,BillingRecurrence
,PollMessage
,PollMessage.Autorenew
,PollMessage.OneTime
- Enclosing class:
TransferData
public static interface TransferData.TransferServerApproveEntity
Marker interface for objects that are written in anticipation of a server approval, and
therefore need to be deleted under any other outcome.
-
Method Summary
-
Method Details
-
createVKey
VKey<? extends TransferData.TransferServerApproveEntity> createVKey()
-