Type Alias EnsureFeedbackRoomBodyDto

EnsureFeedbackRoomBodyDto: {
    initiatorProfileId?: string;
}