7 lines
109 B
C#
7 lines
109 B
C#
namespace GamificationService.Models.Messages.Instructions;
|
|
|
|
public class UpdateInstructionResponse
|
|
{
|
|
|
|
}
|