getNoOffer method

int? getNoOffer()

Implementation

int? getNoOffer() {
  return no_offer;
}