I am using xeroapi/xero-php-oauth2 it has bunch of methods but I am unable to find any method that could help me send notes to Xero Invoice, Like if i want to set reference number on xero invoice i can use $invoice->setReference($val->invoice_number);, likewise i want to set note too. kindly help me in this regards, I am stuck on it from past few days.
