Get Templates Result
constructor(category: String? = null, createdBy: String? = null, createdDate: String? = null, createdDateAfter: String? = null, hasTrigger: Boolean? = null, id: String, ids: List<String>, nameRegex: String? = null, names: List<String>, outputFile: String? = null, shareType: String? = null, sortField: String? = null, sortOrder: String? = null, tags: Map<String, String>? = null, templateFormat: String? = null, templateType: String? = null, templates: List<GetTemplatesTemplate>)