class Attio::Entry

def resource_path

Returns:
  • (String) - The API path
def resource_path
  "lists"
end