Dnsimple.Client.empty_body
You're seeing just the function
empty_body
, go back to Dnsimple.Client module for more information.
Link to this function
empty_body()
Specs
empty_body() :: nil
Returns the representation of an empty body in a request.
Examples
iex> Dnsimple.Client.empty_body() nil