DeviceLinkEntity

constructor(shortCode: String, linkDescription: String? = null, isVendor: Boolean = false, regions: List<String>? = null, targets: List<String>? = null)(source)