↓ 1 callersFunctionupdateQuote(
quoteId: string,
lineItems?: QuoteLineItem[],
reference?: string,
terms?: string,
title?: string,
src/handlers/update-xero-quote.handler.ts:28
↓ 1 callersFunctionupdateXeroContact(
contactId: string,
name: string,
firstName?: string,
lastName?: string,
email?: string,
phone?:
src/handlers/update-xero-contact.handler.ts:65
↓ 1 callersFunctionupdateXeroQuote(
quoteId: string,
lineItems?: QuoteLineItem[],
reference?: string,
terms?: string,
title?: string,
src/handlers/update-xero-quote.handler.ts:82