Constructor for the object
Configuration for API calls - of type either ApiConfig or ApiRequest
note pass in ApiRequest to keep all errors in one object instance
API request object for making the actual http requests
Create a new user
Flag Indicating if the welcome email should be copied to the current user
Email Address of the user (must be unique)
Flag indicating if the user is external
First Name of the user
Last Name of the user
Flag indicating if you want to suprress the welcome email (default true)
Unit id of the user
Type of the user (external, internal, etc)
Welcome message
Get the current API User
Find the interfolio user by searching by email
Email address of the user
Get the user record
ID of the user
Search all users by search term
Number of results to return
Page of results to return if results are greater than the limit
String to search by
Generated using TypeDoc
Class representing the Interfolio User