PutReportMailingJobsResponseChanges

@Serializable
data class PutReportMailingJobsResponseChanges(val startDateTime: LocalDateTime? = null)

Parameters

startDateTime

Constructors

Link copied to clipboard
constructor(startDateTime: LocalDateTime? = null)

Properties

Link copied to clipboard
val startDateTime: LocalDateTime? = null