Class: Liteguard::SendUnadoptedGuardsResponse
- Inherits:
-
Data
- Object
- Data
- Liteguard::SendUnadoptedGuardsResponse
- Defined in:
- lib/liteguard/types.rb
Overview
SendUnadoptedGuardsResponse (mirrors proto message).
Instance Attribute Summary collapse
-
#accepted ⇒ Object
readonly
Returns the value of attribute accepted.
Instance Attribute Details
#accepted ⇒ Object (readonly)
Returns the value of attribute accepted
113 114 115 |
# File 'lib/liteguard/types.rb', line 113 def accepted @accepted end |