API Reference

DTOs

Complete reference for DTOs (Data Transfer Objects)

DTOs

DTOs (Data Transfer Objects) allow manipulating data in a type-safe way.

ResponseDTO

Complete FNE API response.

InvoiceResponseDTO

Invoice information in the response.

InvoiceItemResponseDTO

Invoice item information.

Array Conversion

All DTOs can be converted to arrays:

See Also

  • Enums - Reference for available enums
Need help? Check out the complete documentation or open an issue on GitHub.