Method: B2bCenterApi::WebService::Types::AuctionData#service

Defined in:
lib/b2b_center_api/web_service/types/auction_data.rb

#serviceInteger

ID услуги - список можно получить вызвав RemoteMarket.getServices() Пустая строка - нет описания

Returns:

  • (Integer)

    Услуга



70
71
72
# File 'lib/b2b_center_api/web_service/types/auction_data.rb', line 70

def service
  @service
end