Class LexisNexisAttachment

Description
Variable Summary
string $content
string $id
string $type
Method Summary
void __construct ([string $id = null], [string $type = null], [string $content = null])
Variables
string $content (line 21)

Attachment content

  • access: public
string $id (line 9)

Attachment ID

  • access: public
string $type (line 15)

Mime Type

  • access: public
Methods
Constructor __construct (line 30)

Default constructor

  • access: public
void __construct ([string $id = null], [string $type = null], [string $content = null])
  • string $id: Attachment ID
  • string $type: Mime Type
  • string $content: Attachment Content

Documentation generated on Mon, 30 Mar 2009 16:36:20 +0200 by phpDocumentor 1.4.1