Dynamic Delivery Attribute Mapping Response
data class DynamicDeliveryAttributeMappingResponse(val name: String? = null, val sourceField: String? = null, val type: String)
Dynamic delivery attribute mapping details.