@JsonClass(true) data class StoreBackupResponseMessage : AgentMessage
Custom dotnet protocol response message for storing a backup.
<init> |
Custom dotnet protocol response message for storing a backup. StoreBackupResponseMessage(timestamp: String) |
timestamp |
is datetime when the backup has been stored on the mediator. val timestamp: String |