Class: Fictium::PostmanMetadata

Inherits:
Object
  • Object
show all
Defined in:
lib/fictium/poros/postman_metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#authObject

Returns the value of attribute auth.



3
4
5
# File 'lib/fictium/poros/postman_metadata.rb', line 3

def auth
  @auth
end

#eventObject

Returns the value of attribute event.



3
4
5
# File 'lib/fictium/poros/postman_metadata.rb', line 3

def event
  @event
end

#variableObject

Returns the value of attribute variable.



3
4
5
# File 'lib/fictium/poros/postman_metadata.rb', line 3

def variable
  @variable
end