Module: EInvoiceAPI::Models::Documents
- Defined in:
- lib/e_invoice_api/models/documents/ubl_get_params.rb,
lib/e_invoice_api/models/documents/ubl_get_response.rb,
lib/e_invoice_api/models/documents/document_attachment.rb,
lib/e_invoice_api/models/documents/attachment_add_params.rb,
lib/e_invoice_api/models/documents/attachment_list_params.rb,
lib/e_invoice_api/models/documents/attachment_delete_params.rb,
lib/e_invoice_api/models/documents/attachment_list_response.rb,
lib/e_invoice_api/models/documents/attachment_delete_response.rb,
lib/e_invoice_api/models/documents/attachment_retrieve_params.rb,
lib/e_invoice_api/models/documents/ubl_create_from_ubl_params.rb
Defined Under Namespace
Classes: AttachmentAddParams, AttachmentDeleteParams, AttachmentDeleteResponse, AttachmentListParams, AttachmentRetrieveParams, DocumentAttachment, UblCreateFromUblParams, UblGetParams, UblGetResponse
Constant Summary collapse
- AttachmentListResponse =
EInvoiceAPI::Internal::Type::ArrayOf[-> { EInvoiceAPI::Documents::DocumentAttachment }]