struct DiadocApi::Upd970::TransferBase

Defined in:

diadoc_api/methods/xml_titles/upd_970.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(document_name : String, document_date : Time) #

[View source]

Instance Method Detail

def document_date : Time | Nil #

[View source]
def document_date=(document_date : Time | Nil) #

[View source]
def document_name : String | Nil #

[View source]
def document_name=(document_name : String | Nil) #

[View source]
def to_xml : String #

[View source]