class DiadocApi::Entity::SignatureRejectionDocflow

Included Modules

Defined in:

diadoc_api/entities/signature_rejection_docflow.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def delivered_at : Timestamp | Nil #

def delivered_at=(delivered_at : Timestamp | Nil) #

def is_formal : Bool #

def is_formal=(is_formal : Bool) #

def plain_text : String | Nil #

def plain_text=(plain_text : String | Nil) #

def signature_rejection : SignedAttachmentV3 #

def signature_rejection=(signature_rejection : SignedAttachmentV3) #