Class: BrNfe::Product::Response::NfeConsultaProtocolo

Inherits:
Base show all
Defined in:
lib/br_nfe/product/response/nfe_consulta_protocolo.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#app_version, #environment, #processed_at, #processing_status_code, #processing_status_motive, #protocol, #request_message_error, #request_status, #soap_xml

Attributes inherited from ActiveModelBase

#reference

Method Summary

Methods inherited from Base

#processed_successfully?, #processing_status

Methods inherited from ActiveModelBase

#assign_attributes, #default_values, #initialize

Constructor Details

This class inherits a constructor from BrNfe::ActiveModelBase

Instance Attribute Details

#versObject

Returns the value of attribute vers.



10
11
12
# File 'lib/br_nfe/product/response/nfe_consulta_protocolo.rb', line 10

def vers
  @vers
end