Class: HighLevel::Models::SocialMediaPosting::GetAccountSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#expireObject (readonly)

Returns the value of attribute expire

Returns:

  • (Object)

    the current value of expire



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

def expire
  @expire
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/get_account_schema.rb', line 9

def id
  @id
end

#is_expiredObject (readonly)

Returns the value of attribute is_expired

Returns:

  • (Object)

    the current value of is_expired



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

def is_expired
  @is_expired
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/get_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/get_account_schema.rb', line 9

def name
  @name
end

#oauth_idObject (readonly)

Returns the value of attribute oauth_id

Returns:

  • (Object)

    the current value of oauth_id



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

def oauth_id
  @oauth_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/get_account_schema.rb', line 9

def platform
  @platform
end

#profile_idObject (readonly)

Returns the value of attribute profile_id

Returns:

  • (Object)

    the current value of profile_id



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

def profile_id
  @profile_id
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/get_account_schema.rb', line 9

def type
  @type
end