JobDeliveryInfoResponse

data class JobDeliveryInfoResponse(val scheduledDateTime: String? = null)

Additional delivery info.

Constructors

Link copied to clipboard
constructor(scheduledDateTime: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Scheduled date time.