Method: Dnsimple::Struct::Collaborator#accepted_at
- Defined in:
- lib/dnsimple/struct/collaborator.rb
#accepted_at ⇒ String, NilClass
Returns When the collaborator has accepted the invitation.
32 33 34 |
# File 'lib/dnsimple/struct/collaborator.rb', line 32 def accepted_at @accepted_at end |