InterstitialLink

fun InterstitialLink(    _id: String?,     subtype: String?,     channels: List<String>?,     alignment: String?,     additional_properties: Map<String, *>?,     url: String?,     content: String?,     description: Text?,     image: Image?)