class DiadocApi::Entity::RevocationDocflowV3

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 initiator_box_id : String #

def initiator_box_id=(initiator_box_id : String) #

def is_finished : Bool #

def is_finished=(is_finished : Bool) #

def outer_docflow_entities : Array(OuterDocflowEntities) #

def outer_docflow_entities=(outer_docflow_entities : Array(OuterDocflowEntities)) #

def plain_text : ResolutionEntitiesV3 | Nil #

def plain_text=(plain_text : ResolutionEntitiesV3 | Nil) #

def resolution_entities : Int32 | Nil #

def resolution_entities=(resolution_entities : Int32 | Nil) #

def revocation_request : RevocationRequestDocflow #

def revocation_request=(revocation_request : RevocationRequestDocflow) #

def revocation_response : RevocationResponseDocflow | Nil #

def revocation_response=(revocation_response : RevocationResponseDocflow | Nil) #

def revocation_status : RevocationStatus #

def revocation_status=(revocation_status : RevocationStatus) #