Add project files.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using JSMR.Application.Creators.Contracts;
|
||||
|
||||
namespace JSMR.Application.Creators.Commands.UpdateCreatorStatus;
|
||||
|
||||
public sealed record UpdateCreatorStatusResponse(int CreatorId, CreatorStatus CreatorStatus);
|
||||
Reference in New Issue
Block a user