class DiadocApi::Entity::SignedAttachmentV3

Included Modules

Defined in:

diadoc_api/entities/signed_attachment_v3.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def attachment : SignatureV3 | Nil #

def attachment=(attachment : Attachment) #

def attachment=(attachment : SignatureV3 | Nil) #

def comment : EntityObj | Nil #

def comment=(comment : EntityObj | Nil) #

def content_type_id : String #

def content_type_id=(content_type_id : String) #