ListOrderDCAccessCodeResult

data class ListOrderDCAccessCodeResult(val authCode: String? = null)

DC Access code in the case of Self Managed Shipping.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val authCode: String? = null

DCAccess Code for the Self Managed shipment.