class Textmagic::REST::Contact
A Contact
resource.
@id¶ ↑
@phone¶ ↑
@email¶ ↑
@first_name¶ ↑
@last_name¶ ↑
@company_name¶ ↑
@country¶ ↑
Hash like this
{ "id" => "US", "name" => "United States", }
@custom_fields¶ ↑
Array of Hashes, each looks like this
{ "value" => "30", "id" => "1044", "name" => "Age", "createdAt" => "2015-04-27T09:29:46+0000", }