class DiadocApi::Entity::RevocationRequestDocflow

Included Modules

Defined in:

diadoc_api/entities/revocation_docflow_v3.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 plain_text : String | Nil #

def plain_text=(plain_text : String | Nil) #

def revocation_request : SignedAttachmentV3 #

def revocation_request=(revocation_request : SignedAttachmentV3) #

def roaming_notification : RoamingNotification | Nil #

def roaming_notification=(roaming_notification : RoamingNotification | Nil) #

def sent_at : Timestamp | Nil #

def sent_at=(sent_at : Timestamp | Nil) #