phoenix_datatables v0.2.1 PhoenixDatatables.Response.Payload
A struct which serialies with Poison
to the json response expected by the
Datatables client library.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %PhoenixDatatables.Response.Payload{data: term, draw: term, error: term, recordsFiltered: term, recordsTotal: term}