Class: HighLevel::Models::AgentStudio::PublicAttachmentSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/agent_studio/public_attachment_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#image_urlObject (readonly)

Returns the value of attribute image_url

Returns:

  • (Object)

    the current value of image_url



9
10
11
# File 'lib/high_level/models/agent_studio/public_attachment_schema.rb', line 9

def image_url
  @image_url
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/agent_studio/public_attachment_schema.rb', line 9

def type
  @type
end