enum DiadocApi::Entity::AttachmentType
Defined in:
diadoc_api/entities/entity_obj.cr
Enum Members
-
UnknownAttachmentType =
0
-
Nonformalized =
1
-
Invoice =
2
-
InvoiceReceipt =
3
-
InvoiceConfirmation =
4
-
InvoiceCorrectionRequest =
5
-
DeliveryFailureNotification =
7
-
SignatureRequestRejection =
8
-
SignatureVerificationReport =
9
-
TrustConnectionRequest =
10
-
Torg12 =
11
-
InvoiceRevision =
12
-
InvoiceCorrection =
13
-
InvoiceCorrectionRevision =
14
-
AcceptanceCertificate =
15
-
StructuredData =
16
-
ProformaInvoice =
17
-
XmlTorg12 =
18
-
XmlAcceptanceCertificate =
19
-
XmlTorg12BuyerTitle =
20
-
XmlAcceptanceCertificateBuyerTitle =
21
-
Resolution =
22
-
ResolutionRequest =
23
-
ResolutionRequestDenial =
24
-
PriceList =
25
-
Receipt =
26
-
XmlSignatureRejection =
27
-
RevocationRequest =
28
-
PriceListAgreement =
29
-
CertificateRegistry =
30
-
ReconciliationAct =
31
-
Contract =
32
-
Torg13 =
33
-
ServiceDetails =
34
-
RoamingNotification =
35
-
SupplementaryAgreement =
36
-
UniversalTransferDocument =
37
-
UniversalTransferDocumentBuyerTitle =
38
-
UniversalTransferDocumentRevision =
39
-
UniversalCorrectionDocument =
40
-
UniversalCorrectionDocumentRevision =
41
-
UniversalCorrectionDocumentBuyerTitle =
42
-
CustomData =
43
-
MoveDocument =
44
-
ResolutionRouteAssignment =
45
-
ResolutionRouteRemoval =
46
-
Title =
47
-
Cancellation =
48
-
Edition =
49
-
DeletionRestoration =
50
-
TemplateTransformation =
51
-
TemplateRefusal =
52
-
OuterDocflow =
53
Instance Method Summary
Instance Method Detail
def
acceptance_certificate?
#
def
certificate_registry?
#
def
deletion_restoration?
#
def
delivery_failure_notification?
#
def
invoice_confirmation?
#
def
invoice_correction?
#
def
invoice_correction_request?
#
def
invoice_correction_revision?
#
def
price_list_agreement?
#
def
reconciliation_act?
#
def
resolution_request?
#
def
resolution_request_denial?
#
def
resolution_route_assignment?
#
def
resolution_route_removal?
#
def
revocation_request?
#
def
roaming_notification?
#
def
signature_request_rejection?
#
def
signature_verification_report?
#
def
supplementary_agreement?
#
def
template_transformation?
#
def
trust_connection_request?
#
def
universal_correction_document?
#
def
universal_correction_document_buyer_title?
#
def
universal_correction_document_revision?
#
def
universal_transfer_document?
#
def
universal_transfer_document_buyer_title?
#
def
universal_transfer_document_revision?
#
def
unknown_attachment_type?
#
def
xml_acceptance_certificate?
#
def
xml_acceptance_certificate_buyer_title?
#
def
xml_signature_rejection?
#
def
xml_torg12_buyer_title?
#