class DiadocApi::Entity::DocflowV3

Included Modules

Defined in:

diadoc_api/entities/docflow_v3.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def amendment_request : AmendmentRequestDocflow | Nil #

def amendment_request=(amendment_request : AmendmentRequestDocflow | Nil) #

def confirmation : ConfirmationDocflow | Nil #

def confirmation=(confirmation : ConfirmationDocflow | Nil) #

def docflow_status : DocflowStatusV3 #

def docflow_status=(docflow_status : DocflowStatusV3) #

def outer_docflow_entities : Array(OuterDocflowEntities) #

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

def outer_docflows : Array(OuterDocflow) #

def outer_docflows=(outer_docflows : Array(OuterDocflow)) #

def proxy_response : ParticipantResponseDocflow | Nil #

def proxy_response=(proxy_response : ParticipantResponseDocflow | Nil) #

def recipient_receipt : ReceiptDocflowV3 | Nil #

def recipient_receipt=(recipient_receipt : ReceiptDocflowV3 | Nil) #

def recipient_response : ParticipantResponseDocflow | Nil #

def recipient_response=(recipient_response : ParticipantResponseDocflow | Nil) #

def resolution : ResolutionDocflowV3 | Nil #

def resolution=(resolution : ResolutionDocflowV3 | Nil) #

def resolution_entities : ResolutionEntitiesV3 | Nil #

def resolution_entities=(resolution_entities : ResolutionEntitiesV3 | Nil) #

def revocation : RevocationDocflowV3 | Nil #

def revocation=(revocation : RevocationDocflowV3 | Nil) #

def sender_receipt : ReceiptDocflowV3 | Nil #

def sender_receipt=(sender_receipt : ReceiptDocflowV3 | Nil) #

def sender_title : SenderTitleDocflow #

def sender_title=(sender_title : SenderTitleDocflow) #