struct

Interview::GiftExchange::Person

Inherits Struct < Value < Object

Constructors

new(name : String, email : String)
Source

Instance methods

clone
Source
copy_with(name _name = @name, email _email = @email)
Source
email
gift(to : Person)
Source
name