Class: Sightengine::Api::FaceAttributes::Response
- Defined in:
- lib/sightengine/api/face_attributes.rb
Instance Attribute Summary collapse
-
#faces ⇒ Object
Returns the value of attribute faces.
Attributes inherited from Response
#error, #media, #request, #status
Method Summary
Methods inherited from Response
Constructor Details
This class inherits a constructor from Sightengine::Api::Response
Instance Attribute Details
#faces ⇒ Object
Returns the value of attribute faces.
37 38 39 |
# File 'lib/sightengine/api/face_attributes.rb', line 37 def faces @faces end |