Class: StatusResponseMapper::MessageData::AppData::ChangeOrderInfo::ServiceInfo

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/status_response_mapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#e_service_idString

Код формы услуги ПГУ minOccurs: 0, maxOccurs: 1

Returns:

  • (String)


86
87
88
# File 'app/mappers/status_response_mapper.rb', line 86

def e_service_id
  @e_service_id
end

#reestr_idString

Код цели в СРГУ minOccurs: 0, maxOccurs: 1

Returns:

  • (String)


90
91
92
# File 'app/mappers/status_response_mapper.rb', line 90

def reestr_id
  @reestr_id
end

#service_org_codeString

Код ведомства в ПГУ minOccurs: 0, maxOccurs: 1

Returns:

  • (String)


82
83
84
# File 'app/mappers/status_response_mapper.rb', line 82

def service_org_code
  @service_org_code
end