Action

fun <T : DTO<T>> Action(shortenId: String? = null, type: String? = null, content: T? = null, noAction: Boolean? = null, reason: String? = null, responseTimestamp: String? = null)