defmodule Yousign.API.Users do import Yousign.Request def list, do: make_request(:get, "users") end
2025 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.