Class: HighLevel::Models::SocialMediaPosting::SocialMediaFacebookAccountSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#activeObject (readonly)

Returns the value of attribute active

Returns:

  • (Object)

    the current value of active



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def active
  @active
end

#avatarObject (readonly)

Returns the value of attribute avatar

Returns:

  • (Object)

    the current value of avatar



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def avatar
  @avatar
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def created_at
  @created_at
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def deleted
  @deleted
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def id
  @id
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def location_id
  @location_id
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def meta
  @meta
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def name
  @name
end

#o_auth_idObject (readonly)

Returns the value of attribute o_auth_id

Returns:

  • (Object)

    the current value of o_auth_id



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def o_auth_id
  @o_auth_id
end

#old_idObject (readonly)

Returns the value of attribute old_id

Returns:

  • (Object)

    the current value of old_id



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def old_id
  @old_id
end

#origin_idObject (readonly)

Returns the value of attribute origin_id

Returns:

  • (Object)

    the current value of origin_id



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def origin_id
  @origin_id
end

#platformObject (readonly)

Returns the value of attribute platform

Returns:

  • (Object)

    the current value of platform



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def platform
  @platform
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def type
  @type
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



9
10
11
# File 'lib/high_level/models/social_media_posting/social_media_facebook_account_schema.rb', line 9

def updated_at
  @updated_at
end