Packages & useful classes
Payload
Payload.deliver()
Bases: object
object
The Payload class is responsible for formatting and delivering data based on the specified format. It supports CSV and JSON formats and can handle data in the form of dictionaries, lists, and strings.
Formats and delivers the data based on the specified format.
The formatted data.