class DiadocApi::Entity::SenderTitleDocflow

Included Modules

Defined in:

diadoc_api/entities/sender_title_docflow.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def attachment : SignedAttachmentV3 #

def attachment=(attachment : SignedAttachmentV3) #

def delivered_at : Timestamp | Nil #

def delivered_at=(delivered_at : Timestamp | Nil) #

def is_finished : Bool #

def is_finished=(is_finished : Bool) #

def roaming_notification : RoamingNotification | Nil #

def roaming_notification=(roaming_notification : RoamingNotification | Nil) #

def sender_signature_status : SenderSignatureStatus #

def sender_signature_status=(sender_signature_status : SenderSignatureStatus) #

def sent_at : Timestamp | Nil #

def sent_at=(sent_at : Timestamp | Nil) #