Migrated from Redmine #327 | Author: Tavan Eftekhar
Status: New | Priority: Normal | Created: 2019-02-02
What is the difference between getClientComments and getBookingComment?
I see a setBookingComment function so getBookingComment makes sense, but how can I set a comment on a client? Also getClientComments says it requires a bookingID to be passed in… so does it only return comments for that specific booking? Or does it find ALL booking comments that are matched to one client? More clarification on how these two functions work would be great, thank you!