Class: BluepanClient::Recipient

Inherits:
Object
  • Object
show all
Defined in:
lib/bluepan_client/models/recipient.rb

Instance Method Summary collapse

Instance Method Details

#updated_at=(v) ⇒ Object



13
14
15
# File 'lib/bluepan_client/models/recipient.rb', line 13

def updated_at=(v)
  super GuardNull.(v)
end