method

contentid

v1_8_7_72 - Show latest stable - Class: SOAP::Attachment
contentid()
public

No documentation available.

# File lib/soap/attachment.rb, line 42
  def contentid
    @contentid ||= Attachment.contentid(self)
  end