Static Delivery Attribute Mapping Response
data class StaticDeliveryAttributeMappingResponse(val isSecret: Boolean? = null, val name: String? = null, val type: String, val value: String? = null)
Static delivery attribute mapping details.