class DiadocApi::Entity::MoveDocumentInfo

Included Modules

Defined in:

diadoc_api/entities/move_document_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def moved_from_department : String #

def moved_from_department=(moved_from_department : String) #

def moved_to_department : String #

def moved_to_department=(moved_to_department : String) #