getThirdPartyBooking method

String getThirdPartyBooking()

Implementation

String getThirdPartyBooking() {
  return this.thirdPartyBooking;
}