Class: HighLevel::Models::Contacts::ContactsBulkUpateResponse

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/contacts/contacts_bulk_upate_response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idsObject (readonly)

Returns the value of attribute ids

Returns:

  • (Object)

    the current value of ids



9
10
11
# File 'lib/high_level/models/contacts/contacts_bulk_upate_response.rb', line 9

def ids
  @ids
end

#successObject (readonly)

Returns the value of attribute success

Returns:

  • (Object)

    the current value of success



9
10
11
# File 'lib/high_level/models/contacts/contacts_bulk_upate_response.rb', line 9

def success
  @success
end