class DiadocApi::Entity::DocumentParticipants

Included Modules

Defined in:

diadoc_api/entities/document_participants.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def is_internal : Bool #

def is_internal=(is_internal : Bool) #

def proxy : DocumentParticipant | Nil #

def proxy=(proxy : DocumentParticipant | Nil) #

def recipient : DocumentParticipant | Nil #

def recipient=(recipient : DocumentParticipant | Nil) #

def sender : DocumentParticipant #

def sender=(sender : DocumentParticipant) #