Post Report Mailing Jobs Request
@Serializable
PostReportMailingJobsRequest
Parameters
date Format
description
email Message
email Recipients
email Subject
is Active
locale
name
recurrence
start Date Time
stretchy Report Id
stretchy Report Param Map
Constructors
Link copied to clipboard
constructor(dateFormat: String? = null, description: String? = null, emailMessage: String? = null, emailRecipients: String? = null, emailSubject: String? = null, isActive: Boolean? = null, locale: String? = null, name: String? = null, recurrence: String? = null, startDateTime: LocalDateTime? = null, stretchyReportId: Long? = null, stretchyReportParamMap: String? = null)