Method: B2bCenterApi::WebService::Types::FirmInfo#org_name_short
- Defined in:
- lib/b2b_center_api/web_service/types/firm_info.rb
#org_name_short ⇒ String
Returns Краткое наименование организации. Формат значения VARCHAR(255).
13 14 15 |
# File 'lib/b2b_center_api/web_service/types/firm_info.rb', line 13 def org_name_short @org_name_short end |