MessageBatch
@JsonSerializable
Constructors
Link copied to clipboard
constructor(id: MessageBatchId, processing_status: ProcessingStatus, request_counts: RequestCounts, created_at: Instant, expires_at: Instant, results_url: Uri? = null, ended_at: Instant? = null, archived_at: Instant? = null, cancel_initiated_at: Instant? = null, type: String = "message_batch")