The QR code representation of the pairing code.
@type t() :: %MollieAPI.Model.EntityPairingCodeDetailsQrCode{ height: number() | nil, src: String.t() | nil, width: number() | nil }