object

QRCodeResp

Response schema for QR code api that returns the original Link, which is the URL encoded by the QR code, and svg, which is the QR code in SVG format.
Fields
link
String
Original url that was used to encoded url into a QR code.
String representation of the QR Code in SVG format.